1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/build/org.eclipse.cdt.managedbuilder.gnu.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
META-INF Incremented version of org.eclipse.cdt.core to 6.0. 2016-02-17 10:28:26 -08:00
src/org/eclipse/cdt/managedbuilder/gnu Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 18:49:32 -04:00
templates/projecttemplates Add real categories for templates. Organize selection in tree. 2012-01-27 13:41:24 -05:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore Plugin that contains UI elements that are specific to the GNU tool-chain. 2005-05-16 20:48:15 +00:00
.project RESOLVED - bug 273636: changes to enable MBS on EFS projects 2009-04-28 12:02:33 +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 Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
plugin.properties Bug 408545 - Added single checkbox to enable gcov. (edit commit msg) 2014-07-15 16:48:21 -04:00
plugin.xml Bug 481621 - Linux GCC toolchain should use Gnu Elf binary parser by default 2015-11-09 13:07:58 -05:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00