Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipse-dev] Query about the JDK used by Eclipse

Title: Message
It has its own java compiler. That's how it does those wonderful tricks on the source code (refactoring, structural navigation, etc).
 
Check this out: http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/compiler/
 
Bulent Erdemir
 
-----Original Message-----
From: eclipse-dev-admin@xxxxxxxxxxx [mailto:eclipse-dev-admin@xxxxxxxxxxx] On Behalf Of Gaurav Bhattacharjee
Sent: Tuesday, November 09, 2004 4:01 PM
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] Query about the JDK used by Eclipse


Hi,
I have a query regarding the default JDK compiler used by Eclipse while performing a compilation. Supposedly I am not setting any JAVA_HOME environment variable in my System, then using which compiler(javac.exe) will Eclipse perform the compilation. I am using Eclipse under Windows operating system.


Thanks And Regards,
Gaurav Bhattacharjee

Senior Software Engineer
India Software Labs,
IBM Global Services (India) Pvt. Ltd.,




 

Back to the top