1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
Find a file
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
build Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
codan Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
core Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
cross Bug 491984 - Replace .equals("") with .isEmpty() 2016-04-19 13:35:54 -04:00
debug Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
doc Bug 472765: User documentation for Path Mapping 2016-04-13 10:41:46 -05:00
dsf Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
dsf-gdb Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
jtag Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
launch Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
llvm Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
lrparser Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
memory Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
native/org.eclipse.cdt.native.serial Serial - Support COM ports > 9. Set default baud rate to 115200. 2016-04-14 19:11:51 -04:00
qt Major change to new build arch to give configs more power. 2016-04-23 22:35:33 -04:00
releng Update outdated maven plugins 2016-04-24 13:55:41 -04:00
remote Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
testsrunner Bug 484900: Remove the test runners CDI launch 2016-03-18 14:56:16 -04:00
toolchains/arduino Bug 492304 - Fix NLS warnings 2016-04-25 22:53:30 +01:00
upc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
util Cosmetics. 2016-03-02 14:34:20 -08:00
visualizer Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
windows Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
xlc Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Update outdated maven plugins 2016-04-24 13:55:41 -04:00