diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2007-07-27 13:02:44 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2007-07-27 13:02:44 +0000 |
commit | 45a2873ffe5c090df0b5c3b7994a0176db324284 (patch) | |
tree | 514b4194be3cba5f6bee605c747a71d1a1a960c4 /dev-java/ant-eclipse-ecj/files/compiler-settings-3.3 | |
parent | Version bump imported from gcj-overlay. (diff) | |
download | gentoo-2-45a2873ffe5c090df0b5c3b7994a0176db324284.tar.gz gentoo-2-45a2873ffe5c090df0b5c3b7994a0176db324284.tar.bz2 gentoo-2-45a2873ffe5c090df0b5c3b7994a0176db324284.zip |
Initial version imported from gcj-overlay.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'dev-java/ant-eclipse-ecj/files/compiler-settings-3.3')
-rw-r--r-- | dev-java/ant-eclipse-ecj/files/compiler-settings-3.3 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-java/ant-eclipse-ecj/files/compiler-settings-3.3 b/dev-java/ant-eclipse-ecj/files/compiler-settings-3.3 new file mode 100644 index 000000000000..8cc6efcb0645 --- /dev/null +++ b/dev-java/ant-eclipse-ecj/files/compiler-settings-3.3 @@ -0,0 +1,7 @@ +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" |