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 23953 - Classpath inheritance
Summary: Classpath inheritance
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:
Blocks:
 
Reported: 2002-05-24 09:13 UTC by Svata Dedic
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 Svata Dedic 2002-05-24 09:13:31 UTC
As outlined in the original classpath proposal, it
is expected that service that forms its own
classpath for its configuration will be based on
other service's classpath. We need to implement
the  inheritance mechanism. If possible, do not
limit the system to inheriting from one source
only. It is not expected that the user will be
able to define classpath relationships.
Comment 1 Svata Dedic 2002-09-03 14:11:44 UTC
Using org.netbeans.spi.java.classpath, it's relatively easy to derive
another path from one already existing. If more extensive support is
needed, please reopen/file another task with more specific requirements.
Comment 2 Jan Becicka 2003-11-25 14:00:01 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:08:53 UTC
---> CLOSED