1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-29 03:03:10 +02:00
cdt/core/org.eclipse.cdt.ui
Jonah Graham ca5dabc3a3
Remove unneeded local variables and instanceof checks (#1087)
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-16 11:57:32 -05:00
..
.settings Upgrade build.properties warnings to errors 2022-11-06 18:29:28 -05:00
about_files
browser/org/eclipse/cdt
css Bug 579876: Use same bgcolor for occurrence in editor as JDT 2022-05-13 10:07:53 -04:00
dictionaries
icons Fixes launchbar icons looking blurry on hidpi screens 2022-10-19 08:41:15 +01:00
META-INF Bump org.eclipse.cdt.core/ui bundle version to 9.0.0 (#1063) 2025-01-29 14:21:09 -05:00
schema Allow multiple parserPage XML elements 2024-08-07 16:17:02 +01:00
src/org/eclipse/cdt Remove unneeded local variables and instanceof checks (#1087) 2025-02-16 11:57:32 -05:00
templateengine/org/eclipse/cdt/ui Bug 561993 - Remove dependency to com.ibm.icu from CDT UI 2020-04-12 13:34:26 +03:00
templates
utils.ui/org/eclipse/cdt/utils/ui/controls Bug 567822 - [Dark Theme] Several controls using ControlFactory have wrong background (preferences, dialogs) 2020-10-19 23:26:17 -04:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.options
.project
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties
doxygenTags.csv
NEWS
plugin.properties Remove New C and New C++ Project Wizard top-level entry points (#993) 2025-01-07 10:02:19 -05:00
plugin.xml Remove New C and New C++ Project Wizard top-level entry points (#993) 2025-01-07 10:02:19 -05:00