Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » How to use compiler provided with JDK 1.4.1_02 in Eclipse
How to use compiler provided with JDK 1.4.1_02 in Eclipse [message #591513] Wed, 12 March 2003 14:09
Prashant is currently offline PrashantFriend
Messages: 6
Registered: July 2009
Junior Member
I would like to use the compiler bundled with sun's JDK 1.4.1_02 to
compile my application in Eclipse. I think, Eclipse comes with its own
incremental compiler. I have following questions about it.

1) What's the difference between the Eclipse compiler and Sun's compiler?
2) I am kind of confused over compiler compliance level. There are two
compiler compliance level (1.3 & 1.4) in Eclipse. So if i use compliance
level 1.3, does it mean that Eclipse is using java 1.3 compiler (that
bundled with Eclipse) to comiple the application? And if i use compliance
level 1.4, does it mean that Eclipse is using java 1.4 compiler (that
bundled with Eclipse) to comiple the application?
3) If i would like to use Sun's Java compiler or IBM's Java compiler in
Eclipse, how could i do that?

Any type of help would be appreciated.


Thanks
Prashant Patel
Previous Topic:nested packages in package explorer view
Next Topic:compiler compliance level
Goto Forum:
  


Current Time: Thu Sep 26 00:34:20 GMT 2024

Powered by FUDForum. Page generated in 0.04586 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top