| [news.eclipse.tools.jdt] Re: JDT: Code cleanup, final keyword, cannot disable |
In 3.3, just turned on cleanup and enabled the final keyword for local vars. Well, later decided that it was not as cool as I thought and unchecked the check box for final on local vars.This is a shot in the dark. Do you have project specific settings enabled? If so make sure that it is turned off in the project.
Even though checkbox is cleared, it keeps inserting final in front of locals, and I cannot seem to get rid of it.
Anyone else seing this? I was going to open a bug but thought I should start here first...