History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-5815
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Anna Kozlova
Reporter: Serge Baranov
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

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

Created: 27 Apr 06 20:36   Updated: 28 Apr 06 20:03
Component/s: IDE Configuration
Fix Version/s: 5.1.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 4,192
Fixed in build: 5,253
Severity: High


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.