This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 240837 - Fix Imports stopped removing imports
Summary: Fix Imports stopped removing imports
Status: RESOLVED DUPLICATE of bug 174901
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-22 18:33 UTC by wjdhamilton
Modified: 2014-01-23 12:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
File that was altered and subsequently caused the bug (27 bytes, application/octet-stream)
2014-01-22 18:33 UTC, wjdhamilton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wjdhamilton 2014-01-22 18:33:12 UTC
Created attachment 144261 [details]
File that was altered and subsequently caused the bug

...or more specifically the value set in file at path: 

AppData\Roaming\NetBeans\8.0beta\config\Preferences\org\netbeans\modules\java\editor\org.netbeans.modules.java.editor.imports.JavaFixAllImports.properties

...had been set to false.

Unfortunately, I have absolutely no idea how it was changed, and I cannot replicate the bug, but it persisted between installations of different dev versions. 

If anyone knows of anything that can change this file I will be happy to take investigate further.
Comment 1 Jiri Prox 2014-01-23 12:39:47 UTC

*** This bug has been marked as a duplicate of bug 174901 ***