-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Format java files in o.e.equinox.app
This was achieved by running: eclipse -consolelog -nosplash -application org.eclipse.jdt.core.JavaCodeFormatter \ -config .settings/org.eclipse.jdt.core.prefs . -data `mktemp -d` Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@st.com>
- Loading branch information
1 parent
7373ef3
commit b8f4bb3
Showing
20 changed files
with
944 additions
and
808 deletions.
There are no files selected for viewing
295 changes: 145 additions & 150 deletions
295
...org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationAdminPermission.java
Large diffs are not rendered by default.
Oops, something went wrong.
398 changes: 202 additions & 196 deletions
398
bundles/org.eclipse.equinox.app/osgi/org/osgi/service/application/ApplicationDescriptor.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.