[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] 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.

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...