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 124592

Summary: lexer migration for XML code completion infrastructure
Product: xml Reporter: Samaresh Panda <samaresh>
Component: Text-EditAssignee: Samaresh Panda <samaresh>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 154788    
Bug Blocks: 122438    

Description Samaresh Panda 2008-01-02 16:41:14 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 code completion infrastructure.
Comment 1 Samaresh Panda 2008-12-05 17:23:52 UTC
CC uses syntax support heavily and that must be fixed first. See issue 154788.