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 24803

Summary: Make JavaParser to create a JMI model
Product: java Reporter: Pavel Flaska <pflaska>
Component: UnsupportedAssignee: Pavel Flaska <pflaska>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 25863    

Description Pavel Flaska 2002-06-14 18:17:53 UTC
Rewrite portions of
org.netbeans.modules.java.parser.* so that its
factory (called from wihtin the parsing engine)
will produce a MOF-based model rather than
org.openide.src.*Impl instances.
Comment 1 Pavel Flaska 2002-07-29 08:33:00 UTC

*** This issue has been marked as a duplicate of 20346 ***