diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-cdt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile index 6950f56f7c9c..6a8a2fbc226e 100644 --- a/java/eclipse-cdt/Makefile +++ b/java/eclipse-cdt/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/eclipse/plugins/org.eclipse.swt.${ECLIPSE_WS}_3.0.0/ws NO_WRKSUBDIR= yes NO_BUILD= yes USE_ZIP= yes -USE_JAVA= ywa +USE_JAVA= yes JAVA_VERSION= 1.4+ ECLIPSE_ARCH=x86 |