Thanks for the info. Guess I was wronged for a good reason :) I manage to execute Eclipse compiler from command line and had it compiling my codes. It behaves just like Sun compiler. Do you or anyone know what is the option to set its behaviour to what I have described in my original email?
Thanks. /lim/ --- [EMAIL PROTECTED] wrote: > >I am under the impression that Eclipse uses SUN > compiler > >because it uses the libraries i.e. tools.jar from > the JDK > >directory. Am I wrong? > > Yes - you´re wrong. > The Eclipse team has implemented their own compiler. > E.g. the incremental compiling is not > part of the Sun compiler (AFAIK). And they work hard > to be (and keep) standard compliant. > > A few weeks ago I read about a possibility that you > can use the Eclipse compiler from Ant. > But I cant remember where .... so happy googling ;-) > > > Jan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
