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 220024 - Context menu item on artifact nodes to copy local repo location
Summary: Context menu item on artifact nodes to copy local repo location
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Milos Kleint
URL:
Keywords: PATCH_AVAILABLE
Depends on:
Blocks:
 
Reported: 2012-10-12 19:16 UTC by Jesse Glick
Modified: 2013-03-01 02:01 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed patch (1.94 KB, patch)
2013-02-26 05:25 UTC, Jesse Glick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2012-10-12 19:16:38 UTC
The context menu for a dependency (under Dependencies) has various options such as Download Javadoc or Find Usages. Would often be helpful to be able to copy the path the local repository file so that the JAR can be opened in some external tool, or pasted into a classpath in a shell, etc.
Comment 1 Jesse Glick 2013-02-22 22:18:33 UTC
Find myself needing this a lot. Would you take a patch?
Comment 2 Milos Kleint 2013-02-23 06:12:21 UTC
sure
Comment 3 Jesse Glick 2013-02-26 05:25:43 UTC
Created attachment 131878 [details]
Proposed patch
Comment 4 Milos Kleint 2013-02-27 14:21:17 UTC
http://hg.netbeans.org/core-main/rev/3a9c756f1339
Comment 5 Quality Engineering 2013-03-01 02:01:41 UTC
Integrated into 'main-golden', will be available in build *201302282300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3a9c756f1339
User: Jesse Glick <jglick@netbeans.org>
Log: #220024: action to copy to clipboard the location of a dependency artifact.