mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
8 lines
383 B
Plaintext
8 lines
383 B
Plaintext
JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.31"
|
|
PACKAGE="=dev-java/eclipse-ecj-4.31*"
|
|
SUPPORTED_TARGET="1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13 14 15 16 17 18 19 20 21 22"
|
|
SUPPORTED_SOURCE="1.3 1.4 1.5 1.6 1.7 1.8 9 10 11 12 13 14 15 16 17 18 19 20 21 22"
|
|
ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
|
|
ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.31"
|
|
GENERATION="2"
|