1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Jonah Graham c795ea8c64 Remove unneeded local variables and instanceof checks
new AdaptedSourceViewer was unnecessarily upcast to ISourceViewer
leaving a bunch of null checks and instanceof checks in the rest
of the method. This commit removes the unneeded code.

This extra complication was a result of CDT following JDT, but the JDT
case has much more configurability which meant the extra instanceof
and null checks are needed for JDT case.
2025-02-15 14:55:16 -05:00
..
org.eclipse.cdt.core The active Launch Target is now saved in the ICBuildConfiguration (#1076) 2025-02-12 12:30:48 -05:00
org.eclipse.cdt.core.linux Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00
org.eclipse.cdt.core.linux.aarch64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.linux.ppc64le Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.linux.x86_64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.macosx Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.native Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.tests The active Launch Target is now saved in the ICBuildConfiguration (#1076) 2025-02-12 12:30:48 -05:00
org.eclipse.cdt.core.win32 Add native support for Windows on Arm64 (#971) 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.win32.aarch64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.core.win32.x86_64 Update and refactor Dockerfiles to newer Ubuntu 2024-12-28 10:48:30 -05:00
org.eclipse.cdt.ui Remove unneeded local variables and instanceof checks 2025-02-15 14:55:16 -05:00
org.eclipse.cdt.ui.tests Update maven dependencies to latest versions, especially Hamcrest 2025-01-16 14:57:42 -05:00
pom.xml Bump version to CDT 12.0.0 (#911) 2024-10-08 12:52:15 -04:00