summaryrefslogtreecommitdiff
path: root/java/classpath/files/ecj.sh.in
blob: c2562fbcc4fdef9d3e5da58ac6f82c4aa6c3bb48 (plain) (blame)
1
2
#!/bin/sh
"%%JAVA%%" -classpath "%%ECJ_JAR%%" org.eclipse.jdt.internal.compiler.batch.Main "${@:--help}"