Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » enum warnings
enum warnings [message #292040] Wed, 28 September 2005 18:12 Go to next message
Eclipse UserFriend
Originally posted by: brian.fincherhome.com

I recently switched to v 3.1 and now have hundreds of warnings saying that
I am using the reserved word "enum" which will be reserved with JDK 5.0. Is
there any way to turn this warning off?
Re: enum warnings [message #292042 is a reply to message #292040] Wed, 28 September 2005 19:35 Go to previous message
Eclipse UserFriend
Window>Preferences>Java>Compiler
Uncheck the "Use default compliance settings"
Change "Disallow identifiers called 'enum'"

HTH
Darins

<brian@fincherhome.com> wrote in message
news:dhf4jc$hn9$1@news.eclipse.org...
>I recently switched to v 3.1 and now have hundreds of warnings saying that
>I am using the reserved word "enum" which will be reserved with JDK 5.0.
>Is there any way to turn this warning off?
>
>
Previous Topic:Unsatisfied dependencies - 3rd part libraries
Next Topic:Text actions
Goto Forum:
  


Current Time: Mon Nov 10 10:55:04 EST 2025

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

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

Back to the top