[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: eclipse 3.0 build I200311211210 ant compile problem

"Gerry Reno" <grenoml@xxxxxxxxx> wrote in message
news:3FBEB21F.6090908@xxxxxxxxxxxx
> Darin Swanson wrote:
> > The JAVA_HOME message comes from the Apache Ant integration. It is not
> > correct for fixing the problem in Eclipse.
> > Basically you need to allow Ant to find a compiler.
> > One way is to ensure that a tools.jar is on your Ant runtime classpath
> > within Eclipse.
> > You can add it yourself (Window>Preferences>Ant>Runtime>Classpath) or
you
> > can start Eclipse using the -vm argument to point to your favorite JDK
> > install and tools.jar will be added for your automatically.
>
> Ok, I just tried the -vm /usr/java/j2sdk1.4.2/bin/java arg and eclipse
> starts up fine but when I try to run ant again it gives me the exact
> same error.  I'm going to try setting this manually and see if that works.
>

Please log a bug report with the reproducible test case...this should work

Thanks
Darins