1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 19:13:27 +02:00
Find a file
Jonah Graham be35c7327d Bug 540373: Cleanup: Remove trailing whitespace in Java files
Some Java files were missed, or other cleanups introduced
trailing whitespace. So clean it up with this commit.

Command used:
find .  ! -path "./.git/*" -type f -name *.java  -exec sed -i -E 's/[ \t]+$//' {} +

Change-Id: I18f5e3a3eb5352443c9e753d427bb8d06107b8a4
2018-11-23 00:53:06 +00:00
.mvn
build Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
codan Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
core Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
cross Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
debug Bug 540373: Safely remove trailing whitespace from MANIFEST.MF 2018-11-23 00:42:21 +00:00
doc Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
dsf Bug 540373: Cleanup: Remove trailing whitespace in Java files 2018-11-23 00:53:06 +00:00
dsf-gdb Bug 540373: Cleanup: Remove trailing whitespace in Java files 2018-11-23 00:53:06 +00:00
jtag Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
launch Bug 540373: Cleanup: Remove trailing whitespace in Java files 2018-11-23 00:53:06 +00:00
llvm Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
lrparser Bug 540373: Cleanup: Remove redundant semicolons 2018-11-22 21:57:01 +00:00
lsp Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
memory Bug 540373: Cleanup: Remove trailing whitespace in Java files 2018-11-23 00:53:06 +00:00
native Bug 540373: Cleanup: Format & Remove trailing whitespace 2018-11-22 21:47:02 +00:00
qt Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
releng Bug 540373: Standard .settings auto applied 2018-11-22 21:47:02 +00:00
remote Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
testsrunner Bug 540373: Cleanup: Remove redundant type arguments 2018-11-22 21:55:36 +00:00
toolchains/arduino Bug 540373: Cleanup: Remove redundant type arguments 2018-11-22 21:55:36 +00:00
upc Bug 540373: Cleanup: Remove redundant semicolons 2018-11-22 21:57:01 +00:00
util Bug 540373: Cleanup: Format & Remove trailing whitespace 2018-11-22 21:47:02 +00:00
visualizer Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
windows Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
xlc Bug 540373: Remove '(non-Javadoc)' comments 2018-11-22 22:00:29 +00:00
.gitattributes Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
.gitignore Bug 540367 - Enable Reproducible Version Qualifiers 2018-10-24 04:44:00 -04:00
pom.xml Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00