[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Ant with a different JVM than Eclipse's JVM. (possible bug in JDTCompilerAda

"Etienne Juliot" <gizmoo@xxxxxxxxxxx> wrote in message
news:b6e3cg$48o$1@xxxxxxxxxxxxxxxx
> OK, so 2 things :
>
> 1) Why, when I choice JDK 1.3 in Java Plugin in configuration panel of
> Windows (which mean that every java program will be launch with JRE 1.3),
> ant is launch with JDK 1.3 ? And why when I change the PATH order, it's
> work ?

Which Ant are you talking about here...I believe you are talking about the
command line Ant? It has a bat file that does quite a bit of configuration
based on the settings of your system.

> 2) I search inside the source code itself of Eclipse project. And I think
> I found a bug for JDTCompilerAdapter.
> See at :
>
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/antadapter/org
/eclipse/jdt/core/JDTCompilerAdapter.java?rev=1.20&content-type=text/vnd.vie
wcvs-markup

> Can I open a new bug in your bugzilla ?
>

Yes please, file the bug against JDT Core which is the component that
provides the JDTCompilerAdapter

Thanks
Darins