--- Naveen_JaiDayal <[EMAIL PROTECTED]> wrote:
> BUILD FAILED
>  
> D:\testing\navTestSite\build.xml:104: Cannot use classic compiler, as it
> is not available A common solution is to set the environment variable
> JAVA_HOME to your jdk directory.

Verify that tools.jar is in the classpath by <echo>'ing out
${java.class.path}. It should get put in there by the ant(.bat) script,
but the script assumes a particular directory structure for the JDK
installation, so if yours varies from that, you'll need to accommodate
that. Search the archives for "tools.jar" for more info (see the bottom of
Ant's home page for links to the ant-user archive).

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to