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 23815 - Implement `Master library list'
Summary: Implement `Master library list'
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ pkuzel
URL:
Keywords: API
: 32384 (view as bug list)
Depends on: 23800
Blocks: 23798 31864
  Show dependency tree
 
Reported: 2002-05-22 08:45 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-05-22 08:45:45 UTC
There should be a list of libraries in IDE's
settings pool, which could be pre-populated by
modules bundled with the distribution. The user
must be able to add, remove or edit individual
items in the Master List.
Issues with uninstalling modules, which provide
content to the list, user customizations of the
predefined content etc, should be identified and
solved.
Comment 1 Svata Dedic 2002-05-22 10:18:28 UTC
Adjusting milestone for planning
Comment 2 Svata Dedic 2002-09-27 15:46:18 UTC
Just fuxing a minor inconvenience in the generated HTML files (for
name anchors generated from the issue name: already deprecated, but
still in use for features* generation)
Comment 3 _ pkuzel 2003-04-03 13:34:35 UTC
*** Issue 32384 has been marked as a duplicate of this issue. ***
Comment 4 _ pkuzel 2003-04-03 13:37:39 UTC
Pavel Buzek needs a replacement for the use case that in netbeans 3.x
is solved by putting a library into Mount/java. 

I think it could be even backward compatible.

Comment 5 _ pkuzel 2003-04-03 15:37:16 UTC
Subtask of issue 23798.
Comment 6 _ pkuzel 2003-05-19 14:19:06 UTC
Module can put at SFS under Libraries/Declared a XML document that
follows 
<http://projects.netbeans.org/source/browse/projects/libraries/src/org/netbeans/spi/projects/libraries/library-declaration-1_0.dtd?only_with_tag=prj40_prototype>
DTD.

Declared libraries are final no one can change their content. User can
define library with the same name. Library name resolution process
favours users' libraries over modules' ones.
Comment 7 Jan Becicka 2003-11-25 14:03:35 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 8 Jan Becicka 2003-11-25 14:12:43 UTC
---> CLOSED