File indexing completed on 2024-04-28 08:31:19

0001 #!/usr/bin/env bash
0002 
0003 # this command cleans up the formatting of java code
0004 # this helps to keep consisten formatting of the code in the repository
0005 
0006 eclipse -application org.eclipse.jdt.core.JavaCodeFormatter -nosplash -verbose -config .settings/org.eclipse.jdt.core.prefs src/