[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Ant Exceptions
|
You can also could refer to this FAQ:
http://www.eclipse.org/eclipse/faq/eclipse-faq.html#users_16
"Yuriy Yatsyk" <yatsyk@xxxxxxxxxxxx> wrote in message
news:ak9ovs$ghc$1@xxxxxxxxxxxxxxxx
> Go to Window->Preferences->External Tools->Ant, on the Classpath tab make
> sure that tools.jar from your JDK installation is included.
>
>
> "Brandon Goodin" <mail@xxxxxxxx> wrote in message
> news:ak8m42$6fu$1@xxxxxxxxxxxxxxxx
> > I am getting the following exception when i try to use the "Run Ant..."
> from
> > within eclipse. I checked JAVA_HOME it is fine. Not sure why it doesn't
> > work. I am a newbie to Eclipse. I am running Win2k, Elipse2.0,
JDK1.4.01.
> > Ant works fine when i run it from the command line or in Netbeans. So
any
> > help would be great.
> >
> > Brandon Goodin
> >
> > Modern compiler is not available - using classic compiler
> > Compiling 24 source files to D:\eclipse\workspace\core\build
> > Build exception: D:\eclipse\workspace\core\build-core.xml:21: Cannot use
> > classic compiler, as it is not available A common solution is to set the
> > environment variable JAVA_HOME to your jdk directory.
> > Build exception: D:\eclipse\workspace\core\build-core.xml:21: Cannot use
> > classic compiler, as it is not available A common solution is to set the
> > environment variable JAVA_HOME to your jdk directory.
> > D:\eclipse\workspace\core\build-core.xml:21: Cannot use classic
compiler,
> as
> > it is not available A common solution is to set the environment variable
> > JAVA_HOME to your jdk directory.