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 95100 - Remove JSP editor options from the Advanced Options dialog
Summary: Remove JSP editor options from the Advanced Options dialog
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks: 95077
  Show dependency tree
 
Reported: 2007-02-09 15:21 UTC by Josef Pavlicek
Modified: 2008-08-21 11:03 UTC (History)
6 users (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 Josef Pavlicek 2007-02-09 15:21:01 UTC
Hi,
according to the ISSUE http://www.netbeans.org/issues/show_bug.cgi?id=90522
I started to consolidate the option settings for these modules:

org.netbeans.core               
org.netbeans.core.ui            
org.netbeans.core.windows        
org.netbeans.modules.autoupdate
org.netbeans.modules.db
org.netbeans.modules.db.sqleditor
org.netbeans.modules.derby
org.netbeans.modules.diff
org.netbeans.modules.editor
org.netbeans.modules.html.editor
org.netbeans.modules.java.editor
org.netbeans.modules.editor.options
org.netbeans.modules.form
org.netbeans.modules.i18n
org.netbeans.modules.j2ee.sun.appsrv81
org.netbeans.modules.junit
org.netbeans.modules.pdf
org.netbeans.modules.diff
org.netbeans.modules.tasklist.docscan
org.netbeans.modules.suggestions_framework
org.netbeans.modules.web.core
org.netbeans.modules.xml.core
org.netbeans.modules.xml.text
org.openide.text

The main idea is to remove all Advanced Options settings which we have in
NetBeans now. The necessary options should be placed into the new panel placed
in the Miscellaneous. For this is necessary  to prepare some short description
of new  options  (in the ideal case to do UI Specification). I will be
consolidate UI design for you together. Please, let me know if you are able to
do it and try to tell me the time frame in which we can suppose be ready with UI
spec.

Thanks for cooperation
Josef Pavlicek
Software eXperience Desing Team
Comment 1 Petr Jiricka 2007-02-20 08:47:30 UTC
Hi Josef, which part of the Advanded Options UI does this issue apply to? Thanks.
Comment 2 Petr Jiricka 2007-02-20 10:35:55 UTC
Not sure what this is, possibly the JSP indentation engine, see the attachment
in issue 90522. I am making this a part of the larger editor review - issue 95077.
Comment 3 jrojcek 2008-05-15 09:36:52 UTC
Trying to clarify what this issue is about.
Comment 4 Antonin Nebuzelsky 2008-06-26 12:10:58 UTC
Already removed in 6.5 M1, right?

Should be closed fixed AFAIK...
Comment 5 Marek Fukala 2008-06-26 16:59:24 UTC
Yes, removed from the UI, although the options related code in web.core.jspsyntax module needs to be cleaned up.
Switching to defect.
Comment 6 Marek Fukala 2008-08-21 11:03:08 UTC
already done