aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ecj/files
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ecj/files')
-rwxr-xr-xrecipes/ecj/files/ecj.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/ecj/files/ecj.in b/recipes/ecj/files/ecj.in
new file mode 100755
index 0000000000..2099991cef
--- /dev/null
+++ b/recipes/ecj/files/ecj.in
@@ -0,0 +1 @@
+${RUNTIME} -Xmx512m -cp ${ECJ_JAR} org.eclipse.jdt.internal.compiler.batch.Main ${1+"$@"}