Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse compiles, javac doesn’t
Eclipse compiles, javac doesn’t [message #171719] Wed, 20 September 2006 08:52 Go to next message
Eclipse UserFriend
Originally posted by: hendrik_maryns.despammed.com

Hello,

I have a rather complicated project with a lot of generics. I struggled
hard to get rid of all warnings and error messages in Eclipse. Now, if
I try to compile the same project from the command line, I get a whole
bunch of error messages, mostly concerning generics (and quite a few ‘No
such symbol’ errors). Is there a way to tell Eclipse it should use the
javac compiler, or to have it use the same rules/strictness?

Thanks,
H.
--
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
Re: Eclipse compiles, javac doesn’t [message #171818 is a reply to message #171719] Wed, 20 September 2006 15:39 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Hendrik Maryns wrote:

> Hello,
>
> I have a rather complicated project with a lot of generics. I
> struggled hard to get rid of all warnings and error messages in
> Eclipse. Now, if I try to compile the same project from the command
> line, I get a whole bunch of error messages, mostly concerning
> generics (and quite a few ‘No such symbol’ errors). Is there a way to
> tell Eclipse it should use the javac compiler, or to have it use the
> same rules/strictness?

I suggest to discuss this on the JDT newsgroup. It might be a Eclipse
compiler or javac bug.

Dani

>
> Thanks,
> H.
Previous Topic:Javadoc tags() method
Next Topic:Flakiness with Navigator and linked folders
Goto Forum:
  


Current Time: Wed Apr 24 16:38:12 GMT 2024

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

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

Back to the top