1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00
cdt/core
Jonah Graham aa1040a21a Bug 540373: Remove '(non-Javadoc)' comments
These were inserted in the past automatically by Eclipse but
newer tooling makes them redundant.

These were removed by doing a global find/replace on *.java files
using the following regular expression:
\t/\*\n\t \* \(non-Javadoc\)[^/]*/\n

Change-Id: I59d3248020f10934fde1dda5b5a31e20bb188e19
2018-11-22 22:00:29 +00:00
..
org.eclipse.cdt.core Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
org.eclipse.cdt.core.linux Bug 540373: Cleanup: Add missing annotations 2018-11-22 21:51:31 +00:00
org.eclipse.cdt.core.linux.ppc Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
org.eclipse.cdt.core.linux.ppc64 Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
org.eclipse.cdt.core.linux.ppc64le Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
org.eclipse.cdt.core.linux.x86 Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
org.eclipse.cdt.core.linux.x86_64 Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
org.eclipse.cdt.core.macosx Bug 540373: Cleanup: Add missing annotations 2018-11-22 21:51:31 +00:00
org.eclipse.cdt.core.native Bug 540373: Cleanup: Remove redundant type arguments 2018-11-22 21:55:36 +00:00
org.eclipse.cdt.core.tests Bug 540373: Cleanup: Remove redundant type arguments 2018-11-22 21:55:36 +00:00
org.eclipse.cdt.core.win32 Bug 540373: Cleanup: Add missing annotations 2018-11-22 21:51:31 +00:00
org.eclipse.cdt.core.win32.x86 Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
org.eclipse.cdt.core.win32.x86_64 Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
org.eclipse.cdt.ui Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
org.eclipse.cdt.ui.tests Bug 540373: Cleanup: Remove redundant semicolons 2018-11-22 21:57:01 +00:00
pom.xml [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00