7 lines
290 B
Groff
7 lines
290 B
Groff
JAVAC="/usr/bin/ecj-3.6"
|
|
PACKAGE="=dev-java/ant-eclipse-ecj-3.6*"
|
|
SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7"
|
|
SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7"
|
|
ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
|
|
ANT_BUILD_COMPILER_DEPS="eclipse-ecj-3.6,ant-eclipse-ecj-3.6"
|
|
GENERATION="2"
|