From 61b150848593f16e454a39dedef5fe298044b344 Mon Sep 17 00:00:00 2001 From: James Roseborough Date: Mon, 9 Feb 2009 17:22:16 +0000 Subject: [PATCH] Compile j2se with 1.3 class files for simpler use in applets. --- build.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index f6c21e59..aec3a5d7 100644 --- a/build.xml +++ b/build.xml @@ -33,9 +33,12 @@ - + + + +