Question about Java syntax sensitivity in Eclipse 3.1 [message #114922] |
Fri, 04 November 2005 17:47  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.08938 seconds