1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
cdt/core/org.eclipse.cdt.core.tests
Hansruedi Patzen cb47ef4c65 Bug 537924: Unable to build javadoc maven target
Turns off doclint for Java 1.8 and greater because the javadocs are
incomplete and won't build otherwise.

Some files also had encoding issues with some characters which caused
the javadoc build to fail, these characters have been replaced.

Change-Id: I04690644bec6d7c3219cb0438cb3db6593fefd3a
Signed-off-by: Hansruedi Patzen <hansruedi.patzen@hsr.ch>
2018-08-14 18:09:17 +02:00
..
.settings Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
META-INF Bug 533552: Rewriting nodes with attributes causes attribute duplication 2018-06-14 04:47:20 -04:00
misc/org/eclipse/cdt Bug 537924: Unable to build javadoc maven target 2018-08-14 18:09:17 +02:00
model/org/eclipse/cdt/core Bug 499471: Workaround indexer deadlock when tests running 2016-08-12 05:13:35 -04:00
parser/org/eclipse/cdt 537217: [C++17] Add support for typename keyword for template template parameters 2018-07-24 02:10:59 -04: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 537217: [C++17] Add support for typename keyword for template template parameters 2018-07-24 02:10:59 -04:00
suite/org/eclipse/cdt/core Bug 529023 - Cannot set build.proj.ref.configs.enabled via customization 2018-01-08 10:55:37 -05:00
.classpath Moved to JDK 1.8. 2016-03-28 16:50:01 -04:00
.project
about.html
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 [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
test.xml