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 27477 - Provide access to interesting containers defined by Java nature
Summary: Provide access to interesting containers defined by Java nature
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on: 27179
Blocks:
  Show dependency tree
 
Reported: 2002-09-20 14:55 UTC by Svata Dedic
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Svata Dedic 2002-09-20 14:55:49 UTC
Clients should have API to:
- look up source code roots in the project
- look up compiled classes build targets in the
project
- possibly look up build target for a source text
- listen for changes, creation or removal of the above

The API may be even as simple as declared
MIMEtypes for ContainerDescriptors of the source
containers and build targets + utilities.
Comment 1 Svata Dedic 2002-10-17 21:53:38 UTC
Done; see org.netbeans.api.java.project in the 
java/api submodule. Comments on dev@projects, 
please. 
Comment 2 Jan Becicka 2003-11-25 14:04:10 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:13:18 UTC
---> CLOSED