You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
282 B

JAVAC="/usr/bin/ecj-3.3"
PACKAGE="=dev-java/ant-eclipse-ecj-3.3*"
SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6"
SUPPORTED_SOURCE="1.3 1.4 1.5 1.6"
ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
ANT_BUILD_COMPILER_DEPS="eclipse-ecj-3.3,ant-eclipse-ecj-3.3"
GENERATION="2"