1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/dsf-gdb
Alex Blewitt 12904409a3 Bug 492304 - Fix NLS warnings
Eclipse warns if a String literal does not have a `//$NON-NLS-<n>$`
entry at the end of the line. However, for historic or formatting
reasons, many such occurrences in the CDT source have an intermediate
whitespace, such as `// $NON-NLS-<n>$`

Fix these so that the whitespace is removed between the // and $
characters.

Change-Id: Idc12398fe6e9d619af1d0b1b73fb8b6180da223c
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-04-25 22:53:30 +01:00
..
org.eclipse.cdt.dsf.gdb Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.dsf.gdb.tests Bug 489777 - [API] Replace thread id type from int to String 2016-03-19 21:03:51 -04:00
org.eclipse.cdt.dsf.gdb.ui Bug 489513 - Show registers in the traditional memory render 2016-04-25 17:03:49 -04:00
org.eclipse.cdt.examples.dsf.gdb Bug 488909: Unify services factory classes to extend more easily 2016-03-17 14:31:45 -04:00
org.eclipse.cdt.gnu.dsf-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.gnu.dsf.source-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
org.eclipse.cdt.tests.dsf.gdb Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00