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 124590

Summary: lexer migration for XML sntax coloring
Product: xml Reporter: Samaresh Panda <samaresh>
Component: CodeAssignee: Svata Dedic <sdedic>
Status: NEW ---    
Severity: blocker CC: sdedic
Priority: P2 Keywords: PLAN
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 102406    

Description Samaresh Panda 2008-01-02 16:38:29 UTC
All XML modules using Syntax parser (old editor library APIs) will be migrated to lexer. See issue 122438. It will not
be a mass migration, but will be carried out in a phased manner.

This issue is a tracker for XML's syntax coloring algorithm.
Comment 1 Sergey Lunegov 2009-03-10 17:06:00 UTC
Feature indeed
Comment 2 Svata Dedic 2012-05-28 14:15:34 UTC
The following features still use XML syntax:
* DTD formatter
* XML formatter - probably useless, a new lexer-based one is already implemente
* DTD Kit
* ENTKit, XMLKit - useless, XML lexer is available.


No DTD Lexer is available at the moment to support DTD Kit and Formatter.