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 12121

Summary: EDITOR: JSP editor settings is different between CE and IE
Product: javaee Reporter: L Martinek <lmartinek>
Component: CodeAssignee: _ rkubacki <rkubacki>
Status: CLOSED INVALID    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: tokens missing in old CE product

Description L Martinek 2001-05-11 17:01:51 UTC
There were two edititons (CE and IE) for build 010423 and earlier. Font 
and Color setting for JSP editor was different in that CE and IE. Now we have 
only CE edition which has same JSP editor settings as former IE so JSP editor 
settings was changed from build 010423 to 010424. Why there were two different 
editor setting? Which one is correct?
Comment 1 _ rkubacki 2001-05-30 12:16:38 UTC
The settings seems to be dependent on a set of installed modules. This issue
needs further investigation
Comment 2 _ rkubacki 2001-07-10 17:20:24 UTC
Created attachment 1842 [details]
tokens missing in old CE product
Comment 3 _ rkubacki 2001-07-10 17:29:25 UTC
JSP syntax creates jsp-xml-xxx tokens when there is xml module present
to allow customization of these tokens in JSP editor. This is not a bug.
Comment 4 L Martinek 2001-07-16 13:56:12 UTC
closing