Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Anna Kozlova 
Subsystem
IDE Configuration 
Affected versions
Fixed in
Fixed in build
Next build 
Build
4192
Fixed in build
5253
Severity
0
  • Submitted by   Serge Baranov
    3 years ago (27 Apr 2006 20:36)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:28)
  • Jira: IDEA-32035
    (history, comments)

IDEA-32035

Changes to options of inspections that are on by default can not be persisted

0
Artem Kornilov reports:

Changes to options of inspections that are on by default can not be persisted

Start IDEA
Open settings
Switch to Errors
Open default "EditorHighlightingSettings" profile
Make sure inspection "Data flow issues" > "Redundant local variable" is turned on
Make sure in inspection "Data flow issues" > "Redundant local variable" option "Ignore immediately returned or thrown
variables" is turned OFF
Copy default "EditorHighlightingSettings" profile under new name "Test"
Turned ON option "Ignore immediately returned or thrown variables" of inspection "Data flow issues" > "Redundant local
variable" in profile "Test"
Click Ok to close inspection profile editing and settings saving all the changes
Restart IDEA
Open settings
Switch to Errors
Open default "Test" profile
Make sure in inspection "Data flow issues" > "Redundant local variable" option "Ignore immediately returned or thrown
variables" is turned ON

For me it is turned OFF
Basically I can not change options of any inspections that is turned ON by default

Previously I have identified and submitted number of defects related to inspections and batch inspections. Together they
are seriously affecting the roll out of IntelliJ IDEA at the company I work for.

Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments