Krzysztof Daniel 90d08fe
#!/bin/sh
Krzysztof Daniel 90d08fe
Krzysztof Daniel 90d08fe
java -cp @LAUNCHER@ org.eclipse.core.launcher.Main \
Krzysztof Daniel 90d08fe
     -application org.eclipse.jdt.core.JavaCodeFormatter \
Krzysztof Daniel 90d08fe
     ${1+"$@"}