[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] compiling with eclipse

I was under the impression that java files being developed in eclipse are
compiled using the eclipse internal compiler.  Is this correct?  When I
deploy, are those class files also created by the eclipse internal
compiler?  IS the sun compiler ever used for anything in eclipse at all?

I am wondering because if this is true then I do not understand why
changing the JVM within eclipse requires a project rebuild if the compiled
classes are using the eclipse internal compiler anyway?


What compiler is used to compile the java classes when using eclipse JDT?



THanks,


CL