Files
gentoo/dev-java/eclipse-ecj/files/ecj-4.30
Volkmar W. Pogatzki b11f9097ea dev-java/eclipse-ecj: add 4.30
SLOT="4.26" according to "Compatibility 100%" from japi-compliance-checker

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2023-12-04 10:03:20 +01:00

8 lines
402 B
Plaintext

JAVAC="@GENTOO_PORTAGE_EPREFIX@/usr/bin/ecj-4.30"
PACKAGE="=dev-java/ant-eclipse-ecj-4.30*"
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"
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"
ANT_BUILD_COMPILER="org.eclipse.jdt.core.JDTCompilerAdapter"
ANT_BUILD_COMPILER_DEPS="eclipse-ecj-4.30,ant-eclipse-ecj-4.30"
GENERATION="2"