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 20346 - Integrate Java Parser with MDR
Summary: Integrate Java Parser with MDR
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 24803 (view as bug list)
Depends on: 20338
Blocks: 17824 20332
  Show dependency tree
 
Reported: 2002-02-08 12:09 UTC by Tomas Hurka
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 Tomas Hurka 2002-02-08 12:09:03 UTC
Integrate Java Parser with MDR so that the name resolution will use information
from MDR repositiory.
Comment 1 Tomas Hurka 2002-04-25 12:49:58 UTC
We already have Java metamodel. 
Comment 2 Pavel Flaska 2002-07-29 08:32:50 UTC
*** Issue 24803 has been marked as a duplicate of this issue. ***
Comment 3 Jaroslav Tulach 2002-09-30 12:58:19 UTC
These issues have been reported to be part of Sun's "should have" contribution
to NetBeans 4.0 and be "high level" issues. That is why I am changing them to be
FEATUREs with P2. If you think I've done wrong change, please update the issue
and internal documents.
Comment 4 Tomas Hurka 2002-09-30 13:11:05 UTC
This is task, not feature
Comment 5 Tomas Hurka 2002-10-04 10:20:27 UTC
First version of type resolution is in meta_2 branch.