1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 14:25:37 +02:00
cdt/lsp/org.eclipse.cdt.lsp.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
..
.settings Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
META-INF Bug 540978 Rename lsp plugins to be org.eclipse.cdt.lsp.* 2018-11-10 14:09:43 -05:00
OSGI-INF/l10n Bug 540978 Rename lsp plugins to be org.eclipse.cdt.lsp.* 2018-11-10 14:09:43 -05:00
src/org/eclipse/cdt/lsp/core Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
.classpath Bug 540978 Rename lsp plugins to be org.eclipse.cdt.lsp.* 2018-11-10 14:09:43 -05:00
.gitignore Bug 540978 Rename lsp plugins to be org.eclipse.cdt.lsp.* 2018-11-10 14:09:43 -05:00
.project Bug 540978 Rename lsp plugins to be org.eclipse.cdt.lsp.* 2018-11-10 14:09:43 -05:00
build.properties Bug 540978 Rename lsp plugins to be org.eclipse.cdt.lsp.* 2018-11-10 14:09:43 -05:00
plugin.xml Bug 540978 Rename lsp plugins to be org.eclipse.cdt.lsp.* 2018-11-10 14:09:43 -05:00