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 24800 - Metadata for libraries
Summary: Metadata for libraries
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Martin Matula
URL:
Keywords:
Depends on: 24790
Blocks:
  Show dependency tree
 
Reported: 2002-06-14 18:15 UTC by Pavel Flaska
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 Pavel Flaska 2002-06-14 18:15:28 UTC
For Java Libraries, it would be great if there's a
way how to store the library's physical extent(s)
along with the library definition. When the
library is linked in a project, the physical
extents will be incorporated into project's
Logical model rather than generated anew.
Comment 1 Pavel Flaska 2002-07-30 10:19:54 UTC
Could be solved together with project metadata:
http://java.netbeans.org/models/java/project-model.html

Comment 2 Martin Matula 2002-10-13 00:57:11 UTC
This was in fact solved by solving issue #24802. However, 
currently the unused storage partitions are not 
automatically deleted from the disk. It should be 
discussed with UI and HIE to come up with a feasible 
solution for that.