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 32291 - Update Source Hierarchy API
Summary: Update Source Hierarchy API
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-03-25 13:10 UTC by Vitezslav Stejskal
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 Vitezslav Stejskal 2003-03-25 13:10:56 UTC
The ClassElement.find should take PathContent
instead of the JavaProject. We should keep the
sources hierarchy split from the model of java
project, the only thing which it really needs to
know for doing its job is the classpath.
Comment 1 Tomas Hurka 2003-04-09 11:52:25 UTC
This change will not be implemented. We find out that in addition to classpath, java project is also needed to construct Source Hierarchy. The Source Hierarchy API remains unchanged.
Comment 2 Jan Becicka 2003-11-25 14:01:24 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 3 Jan Becicka 2003-11-25 14:10:00 UTC
---> CLOSED