eclipse-ecj: depoya eklendi.

This commit is contained in:
namso-01
2015-08-15 14:15:50 +03:00
parent ff163ccc52
commit 2891861708
6 changed files with 132 additions and 0 deletions
@@ -0,0 +1,4 @@
#!/bin/sh
CLASSPATH=/usr/share/java/ecj.jar${CLASSPATH:+:}$CLASSPATH \
java org.eclipse.jdt.internal.compiler.batch.Main "$@"