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 23957 - Differential customization of ClassPath
Summary: Differential customization of ClassPath
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: 23849
  Show dependency tree
 
Reported: 2002-05-24 10:01 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 10:01:02 UTC
ClassPath will be conveniently based on some other
one, with only differencies from the base entered
by the user. We need to implement a mechanism to
add further classpath items, essentially classpath
resources and libraries, and maintain their
relative order, exclude ones inherited from the
base classpath(s). Persistent format for the
information needs to be created.
Comment 1 Svata Dedic 2002-09-03 15:40:49 UTC
Implemented mainly as a SPI class for reuse
(org.netbeans.spi.java.classpath.DerivedPathContent)
Comment 2 Jan Becicka 2003-11-25 14:00:05 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:56 UTC
---> CLOSED