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 123819 - Migrate remaining features to lexer
Summary: Migrate remaining features to lexer
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks: 123352
  Show dependency tree
 
Reported: 2007-12-11 15:04 UTC by Marek Fukala
Modified: 2013-01-02 09:57 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2007-12-11 15:04:56 UTC
this partially also applies for html editor.
Comment 1 Petr Jiricka 2008-01-07 14:56:43 UTC
Hi Marek, can you please elaborate what this bug is about? What exact features need to be migrated? And what is the
impact on the user - why is this a P2 defect? Thanks.
Comment 2 Marek Fukala 2008-10-13 10:11:41 UTC
JspSyntaxSupport and SyntaxElements are still based on syntax. This needs to be fixed. Once migrated I can remove syntax
classes from html.editor module as well.