Message: 5
Date: Sun, 7 Sep 2008 09:00:23 -0700
From: Greg Guerin <email@hidden>
Subject: Re: XCODE: Compiling in older release of Java?
To: list Java-dev <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Gary Bradshaw wrote:
I'm compiling Java Applets that do not use the latest features of
Java, mostly because not all browsers have the latest version of
Java available. I can't find a way to specify in XCODE that I want
to use
version 1.3 rather than the latest and greatest. Any help would be
greatly appreciated.
Which version of Xcode?
Does your Java project have a build.xml file in it or not?
-- GG