1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
cdt/core
Alexander Kurtakov 9f03bd1ee2 Use *Scope INSTANCE fields.
Recommended way is to use e.g. InstanceScope.INSTANCE instead of new
InstanceScope() which is deprecated now.

Change-Id: I9fa8e53e180a480805bd0a57903e65b5c2de5f75
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-10-22 01:54:54 -04:00
..
org.eclipse.cdt.alltests Fix org.eclipse.cdt.alltests.AllTests compilation 2015-10-09 17:42:59 -04:00
org.eclipse.cdt.core Use *Scope INSTANCE fields. 2015-10-22 01:54:54 -04:00
org.eclipse.cdt.core.aix Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ia64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.x86 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.macosx Bug 476709 - MacOSX PTY: Fix terminal change_window_size 2015-09-17 12:15:37 -04:00
org.eclipse.cdt.core.native Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
org.eclipse.cdt.core.qnx Move some leftover plugins from Java 4 to Java 7. 2015-03-25 13:54:22 -04:00
org.eclipse.cdt.core.solaris Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.core.tests Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
org.eclipse.cdt.core.win32 Follow-up on bug 476346: Make event names unique between multiple Eclipse instances 2015-09-15 12:44:07 +02:00
org.eclipse.cdt.core.win32.x86 Follow-up on bug 476346: Make event names unique between multiple Eclipse instances 2015-09-15 10:34:30 +02:00
org.eclipse.cdt.core.win32.x86_64 Follow-up on bug 476346: Make event names unique between multiple Eclipse instances 2015-09-15 10:34:30 +02:00
org.eclipse.cdt.ui Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
org.eclipse.cdt.ui.tests Bug 436041 - doxygen tags are not generated when using single line format /// or //! 2015-08-05 15:22:59 +02:00