1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 12:13:34 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.core.tests
Alex Blewitt ccbab86d6c Bug 492200 - Replace StringBuffer with StringBuilder
There are many opportunities for replacing `StringBuffer` with
`StringBuilder` provided that the type isn't visible from the
public API and is used only in internal methods. Replace these
where appropriate.

Change-Id: I769ceb6eaee18d183fb0e00fa0d730651f8a7edb
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-04-21 18:49:32 -04:00
..
.settings Revert "Bug 489563 - API change for Language Settings Providers." 2016-03-22 10:32:31 -04:00
icons
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
resources Bug 468417 2015-06-24 21:54:00 -04:00
suite/org/eclipse/cdt/managedbuilder Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 18:49:32 -04:00
testdata 197468: apply fix 2008-01-15 17:08:11 +00:00
tests/org/eclipse/cdt Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 18:49:32 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore
.project
about.html
build.properties update copyrights 2009-05-27 15:48:21 +00:00
ChangeLog
plugin.properties externalize Gnu Make Builder's name (bug 227369) 2008-04-16 16:03:39 +00:00
plugin.xml bug 404913: Built-In Settings Provider should recognize extra gcc 2013-07-24 14:05:13 -04:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00