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 226771 - Please add fully qualified Filepath of Dependencies into Properties dialog
Summary: Please add fully qualified Filepath of Dependencies into Properties dialog
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-27 10:53 UTC by tomzi
Modified: 2013-03-01 10:08 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 tomzi 2013-02-27 10:53:11 UTC
It seems that in a maven project when you view the Properties on a .jar under Dependencies it does not show the current File path on where this jar is on the filesystem

This would actually be quite handy. Please add this feature.

In my case I just wanted to go to the repository folder where this jar lies. 

There is a workaround, that I open the jar file, goto a classfile and find the Runtime Classpath.

However it would be easier to put this information also into the .jar files Property dialoge :)
Comment 1 Milos Kleint 2013-02-27 14:22:04 UTC
related to issue 220024

http://hg.netbeans.org/core-main/rev/3a58254e8478
Comment 2 Quality Engineering 2013-03-01 02:00:03 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/3a58254e8478
User: Milos Kleint <mkleint@netbeans.org>
Log: #226771 more properties on dependency node
Comment 3 tomzi 2013-03-01 10:08:15 UTC
:)