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