1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
cdt/core
Alex Blewitt 809598db9d Bug 491945 - Remove new String()
Occurrences of `new String()` have been replaced with the equivalent `""` and
additional NON-NLS tags have been inserted in where appropriate.

Change-Id: I54cf71dcd0d5a92a675a71166d66949533de502b
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-04-18 23:15:05 +01:00
..
org.eclipse.cdt.core Bug 491945 - Remove new String() 2016-04-18 23:15:05 +01:00
org.eclipse.cdt.core.aix Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.ppc64le Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.linux.x86_64 Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.macosx Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.native Update copyright dates 2016-02-11 01:50:14 -05:00
org.eclipse.cdt.core.solaris Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.core.tests Bug 491825 - Remove primitive wrapper creation 2016-04-16 12:17:48 -04:00
org.eclipse.cdt.core.win32 Bug 487444 - Spawner.exec() fails if child process cannot breakaway from parent job 2016-02-09 10:42:46 +01:00
org.eclipse.cdt.core.win32.x86 Bug 487444 - Spawner.exec() fails if child process cannot breakaway from parent job 2016-02-09 10:42:46 +01:00
org.eclipse.cdt.core.win32.x86_64 Bug 487444 - Spawner.exec() fails if child process cannot breakaway from parent job 2016-02-09 10:42:46 +01:00
org.eclipse.cdt.ui Bug 491945 - Remove new String() 2016-04-18 23:15:05 +01:00
org.eclipse.cdt.ui.tests Bug 491945 - Remove new String() 2016-04-18 23:15:05 +01:00