ANT problems..."Unable to find a javac". [message #50696] |
Thu, 05 June 2003 12:45  |
Eclipse User |
|
|
|
I'm sure this was asked already, but it is not showing up in my newsgroup
search. Can't seem to find this in Bugzilla. Can someone explain what is
this, what is the workaround, or point me to the bug?
Cheers,
|
|
|
Re: ANT problems..."Unable to find a javac". [message #50724 is a reply to message #50696] |
Thu, 05 June 2003 13:04  |
Eclipse User |
|
|
|
You need to add a jdk tools.jar to the Ant runtime classpath using the
Ant preference pages.
This is done for you automatically if you start Eclipse using a JVM from a
JDK install.
Alternately, you can set the build.compiler property to
"org.eclipse.jdt.core.JDTCompilerAdapter" if you wish to use Eclipse's
internal compiler.
HTH
Darins
"Paul Duffy" <paduffy@cisco.com> wrote in message
news:bbns3v$bmr$1@rogue.oti.com...
> I'm sure this was asked already, but it is not showing up in my newsgroup
> search. Can't seem to find this in Bugzilla. Can someone explain what is
> this, what is the workaround, or point me to the bug?
>
> Cheers,
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.07551 seconds