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 36507 - EDITOR: EL highlighting
Summary: EDITOR: EL highlighting
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-09 10:00 UTC by David Kaspar
Modified: 2006-06-05 00:01 UTC (History)
0 users

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 David Kaspar 2003-10-09 10:00:05 UTC
How to reproduce:
1) Type following text into JSP Editor
${1e-1-}
2) ERROR - Second "-" character is highlighted as
number token (red color) but it should be
highlighted as operator token (black color)
Comment 1 Petr Pisl 2003-10-09 12:22:55 UTC
This bug is in java editor as well.
Comment 2 Petr Pisl 2003-10-09 13:25:43 UTC
fixed in the project branch