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 128603 - Sharable library removed from library manager is not deleted physicaly
Summary: Sharable library removed from library manager is not deleted physicaly
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 18:07 UTC by Tomas Danek
Modified: 2016-07-07 08:37 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2008-02-27 18:07:09 UTC
Product Version: NetBeans IDE Dev (Build 200802270005)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.22-14-generic running on i386; UTF-8; en_US (nb)
Userdir: /tmp/ud
--------------
- create new project with sharable libs
- go to library manager, select sharable libs location
- remove some libraries (motivation - user is using VCS and does not want to store unnecessary libs in VCS)
- only definitions of libraries were removed, not JARs of those libraries. JARs have to be removed thru files view.
Comment 1 Milos Kleint 2008-02-28 11:49:39 UTC
that's consistent how the library manager was behaving in the past and how it's behaving in global context as well. The
jars can be referenced from other contexts and it's up to the user to do the physical deletion.

wontfix or at least not a defect.
Comment 2 Tomas Danek 2008-02-28 13:48:59 UTC
This is a little bit different case that library manager - jars are *copied* into shared libs location, so it's about
deleting their copies.
I agree it's not a defect -  let's make it an enhancement - e.g. kind of dialog "do you want to remove also library
resources" during removal would be nice...from the reason i mentioned - redundancy in VCS.
Comment 3 Milos Kleint 2008-02-28 14:12:48 UTC
there's no way to tell which library jars were copied and which were added by the user at the time library removal..
Comment 4 Antonin Nebuzelsky 2010-07-30 15:16:49 UTC
Reassigning to default owner.
Comment 5 Martin Balin 2016-07-07 08:37:29 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss