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

Summary: Migrate remaining features to lexer
Product: javaee Reporter: Marek Fukala <mfukala>
Component: JSPAssignee: issues@javaee <issues>
Status: NEW ---    
Severity: blocker CC: pjiricka
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 123352    

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.