1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-02 22:05:44 +02:00
cdt/build/org.eclipse.cdt.make.ui
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 Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
icons Bug 411498: Content assist in Makefile Editor for builtin functions 2013-07-11 13:38:40 -04:00
META-INF Incremented version of org.eclipse.cdt.core to 6.0. 2016-02-17 10:28:26 -08:00
schema Add translatable attribute patch 2006-01-02 01:31:07 +00:00
src/org/eclipse/cdt/make 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 new make ui plugins 2003-08-13 19:17:05 +00:00
.project bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.make.ui 2010-02-08 03:46:25 +00:00
about.html Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
build.properties Bug 315439 Fix up copyright 2010-06-02 20:16:00 +00:00
NEWS fixed bug # 69080 2005-05-19 01:34:11 +00:00
plugin.properties Bug 485028: Toggle Comments for Makefile Editor 2016-01-05 09:06:03 -05:00
plugin.xml Bug 485028: Toggle Comments for Makefile Editor 2016-01-05 09:06:03 -05:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00