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 - rename antlr* into org.netbeans.modules.cnd.antlr*
Summary: rename antlr* into org.netbeans.modules.cnd.antlr*
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexey Vladykin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-06 10:28 UTC by Vladimir Voskresensky
Modified: 2009-11-09 03:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.