Skip to main content



      Home
Home » Newcomers » Newcomers » Question about Java syntax sensitivity in Eclipse 3.1
Question about Java syntax sensitivity in Eclipse 3.1 [message #114922] Fri, 04 November 2005 17:47 Go to next message
Eclipse UserFriend
Originally posted by: Brett.Zamora.com

Hi...

I just upgraded to Eclipse 3.1 and most of my projects now have a yellow
warning symbol on them. It seems that the sensitivity of the syntax checker
is significantly more picky in this version. For example, if I declare a
local variable, such as int nSample, and then I don't use that variable in
the function, a yellow warning symbol shows up on the left side of my
editor.

I don't mind this, particularly, but what I'd like to know is, can I change
the sensitivity of this behavior? If so, how?

Thanks,

Brett
Re: Question about Java syntax sensitivity in Eclipse 3.1 [message #114934 is a reply to message #114922] Fri, 04 November 2005 18:15 Go to previous message
Eclipse UserFriend
Originally posted by: Brett.Zamora.com

Hi...

Please ignore this post... I found the Preferences/Compiler/Error-Warnings
area of Eclipse. It's all in there.

Brett


"Brett Zamora" <Brett@Zamora.com> wrote in message
news:dkgodc$2bl$1@news.eclipse.org...
> Hi...
>
> I just upgraded to Eclipse 3.1 and most of my projects now have a yellow
> warning symbol on them. It seems that the sensitivity of the syntax
> checker is significantly more picky in this version. For example, if I
> declare a local variable, such as int nSample, and then I don't use that
> variable in the function, a yellow warning symbol shows up on the left
> side of my editor.
>
> I don't mind this, particularly, but what I'd like to know is, can I
> change the sensitivity of this behavior? If so, how?
>
> Thanks,
>
> Brett
>
>
Previous Topic:Strange "Save As..." behavior
Next Topic:Eclipse crash at startup
Goto Forum:
  


Current Time: Thu May 08 04:21:25 EDT 2025

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

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

Back to the top