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 176095

Summary: rename antlr* into org.netbeans.modules.cnd.antlr*
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: -- Other --Assignee: Alexey Vladykin <alexey_vladykin>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2009-11-06 10:28:23 UTC
To prevent any further collisions between CND tuned ANTLR and official antlrs we need to migrate into other package.
Please, migrate antlr* into org.netbeans.modules.antlr*
Comment 1 Alexey Vladykin 2009-11-06 10:58:57 UTC
We agreed on org.netbeans.modules.cnd.antlr. I'm working on the fix.