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 70424 - Java indentation engine settings are forgotten
Summary: Java indentation engine settings are forgotten
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords: API
: 76245 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-14 16:35 UTC by Roman Strobl
Modified: 2008-12-22 11:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Strobl 2005-12-14 16:35:23 UTC
[NetBeans 200512131900; FC4; JDK 1.6.0-b61]

Issue Summary:
--------------
If you set other indentation engine in the advanced Options dialog this setting
is forgotten on consequent opening of the Options dialog.

Steps to Reproduce:
-------------------
1. Create a new Java class.
2. Go to Tools | Options | Advanced Options | Editing | Editor Settings | Java
Editor and set the Indentation Engine to Simple indentation engine.
3. Try to work in the editor - simple indentation is used.
4. Reopen Options dialog and check the indentation engine value.
-> Java indentation engine is back.
Comment 1 Jan Jancura 2005-12-15 13:06:46 UTC
There is technical problem. New Options Dialog is not compatible with old
IdentationEngines.
Comment 2 Daniel Prusa 2006-03-21 15:23:10 UTC
*** Issue 71936 has been marked as a duplicate of this issue. ***
Comment 3 Miloslav Metelka 2006-07-18 17:43:56 UTC
*** Issue 76245 has been marked as a duplicate of this issue. ***
Comment 4 Jan Jancura 2008-02-20 13:20:27 UTC
Advanced Options dialog should already be removed from ide. I do not understand how its possible that its still there.
Remove it, please! Or remove indentation options from it at least. They do not work correctly any way.
Comment 5 Lukas Hasik 2008-04-10 21:24:06 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 6 Antonin Nebuzelsky 2008-04-15 17:19:54 UTC
Reassigning to new module owner jskrivanek.
Comment 7 Jiri Skrivanek 2008-10-09 14:39:22 UTC
Advanced options removed in NB6.5.