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 - Make JavaParser to create a JMI model
Summary: Make JavaParser to create a JMI model
Status: RESOLVED DUPLICATE of bug 20346
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords:
Depends on:
Blocks: 25863
  Show dependency tree
 
Reported: 2002-06-14 18:17 UTC by Pavel Flaska
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

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