Bug 60200 - compiler warnings: changing without effect
Summary: compiler warnings: changing without effect
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux-GTK
: P3 normal with 1 vote (vote)
Target Milestone: 3.0 M9   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2004-04-27 18:39 EDT by Stefan Wagner CLA
Modified: 2004-05-18 13:18 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Wagner CLA 2004-04-27 18:39:49 EDT
I set prefererences/ compiler/ advanced:
Unqualified access to instance field: Warning

After seeing what it means, I set it back to 'ignore', but with no effect. 100
warnings that don't go away.

(using 3.0.0M6-linux-gtk)
Comment 1 Olivier Thomann CLA 2004-04-27 18:42:52 EDT
Are you sure that a build took place?
Comment 2 Stefan Wagner CLA 2004-04-27 22:04:21 EDT
Yes - It is suggested to perform a full rebuild after changing and of course I did.
Now I updated to using 3.0.0M8-linux-gtk and had the same problem.
I created a brief testproject with only one instance-field and changed the
settings to ->Warning and back to ->Ignore, and there the warnings moved away.

But in the bigger project they remain after toggling on/ off and performing a
new build.
Shall I mention that I use a j2sdk-1.5.0?
Comment 3 Stefan Wagner CLA 2004-04-27 22:35:50 EDT
I'm sorry - I didn't recognize that I was modifying the 'project settings' in
the first place, therefore changing the overall settings didn't take effect.

Very sorry for wasting your time!
Comment 4 Jerome Lanneluc CLA 2004-05-18 13:17:31 EDT
Reopen to remove FIXED resolution (no action was taken by JDT Core to fix this)
Comment 5 Jerome Lanneluc CLA 2004-05-18 13:18:04 EDT
Invalid