1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
cdt/core/org.eclipse.cdt.core.tests
Alex Blewitt c73978c03a Bug 492210 - Remove ChangeLog files from project
ChangeLog is an archaic format for identifying what has changed in a
project. Fortunately more powerful version control systems are capable
of generating this information and displaying information such as this
paragraph in order to determine what has changed in a project and when.

Change-Id: Ia71a05fa51869c1adb193d94f71c28b3b36beb37
Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2016-04-25 22:53:31 +01:00
..
.settings Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
META-INF Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
misc/org/eclipse/cdt Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
model/org/eclipse/cdt/core Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 17:51:12 -05:00
parser/org/eclipse/cdt Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
regression/org/eclipse/cdt/core/tests Fix copyright of all CDT plugins using the copyright tool from platform. 2016-01-03 20:38:31 -05:00
resources Bug 477611 - Add support for C++14 Variable Templates 2016-01-06 13:11:23 -08:00
suite/org/eclipse/cdt/core Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
.classpath Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
.cvsignore
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html Updated the about.html files. 2006-05-24 13:51:50 +00:00
build.properties Remove reference to java environment in build.properties 2015-09-29 08:57:47 -04:00
plugin.xml bug 416628: "Export" of entries of language settings providers to referencing projects - added capability 2013-09-08 08:09:10 -04:00
pom.xml Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
test.xml