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 167743 - Ability to delete elements from dependency graph
Summary: Ability to delete elements from dependency graph
Status: REOPENED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-28 02:24 UTC by _ tboudreau
Modified: 2016-07-10 19:29 UTC (History)
1 user (show)

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 _ tboudreau 2009-06-28 02:24:30 UTC
Sometimes you only care about a few things in a dependency graph - it would be useful to delete nodes.  For example, a
wicket project depends on Jetty - but not really, it just embeds it for unit testing - so I would like to unclutter the
graph by deleting jetty (and therefore any of its dependencies that only it depends on) from the visible graph.
Comment 1 Milos Kleint 2009-06-29 07:46:49 UTC
the problem I see is that it's not clear if just the view is gone or the dependency from the pom. We have a bunch of
generic filters (like hiding based on scope) that should fill the role.
reassigning to dafe
Comment 2 Martin Balin 2016-07-07 08:37:54 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
Comment 3 markiewb 2016-07-10 19:29:22 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)