From: megacz Date: Fri, 30 Jan 2004 06:46:38 +0000 (+0000) Subject: 2002/04/30 21:17:23 X-Git-Tag: RC3~1786 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=d22fb3d5210a72c35afce35ee9779e7ccfa5da00 2002/04/30 21:17:23 darcs-hash:20040130064638-2ba56-21d96e6325c53c14f4b97149f02ee734d10efd11.gz --- diff --git a/README b/README index bbe83b7..94d81a0 100644 --- a/README +++ b/README @@ -104,6 +104,10 @@ To build, make sure your $JAVA_HOME points to jdk1.2 or later, and type ./ant -Dplat= +If you're using jdk1.2 or jdk1.3 to compile, you should remove +src/org/xwt/plat/Java14.java, since it can only be compiled with +jdk1.4+. + The name of any class in org.xwt.plat is a valid ; here is a list as of 20-Mar-2002: diff --git a/build.xml b/build.xml index 4e53a6d..767fa2c 100644 --- a/build.xml +++ b/build.xml @@ -122,8 +122,8 @@ - - + + /home/megacz/bin/sign/sign ${build-id}