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 116740 - Provide 'Open java source' feature for libraries
Summary: Provide 'Open java source' feature for libraries
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-09-25 19:20 UTC by tomzi
Modified: 2008-06-26 12:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2007-09-25 19:20:06 UTC
This feature would be REALLY great. Currently I can not see how I can open the java source of a .jar library, if one
exists. Today I wanted to add a breakpoint for a java class within a .jar library but could not figure out how to do
this. The complecated way I found was to Create a breakpoint by hand in the breakpointview. It would be a lot easier to
be able to just open the source file in .jar file dependency, find the place and add a breakpoint in the editor.
Comment 1 Milos Kleint 2007-09-26 21:26:29 UTC
actually we should at least mirror what the j2se project does with libraries.

1. it contains package view children nodes rather than folder view.
2. it has Show javadoc action on classes and folders.

3. Show source action should probably be added to popup menu and shall be the default action as well.



Comment 2 Milos Kleint 2007-10-01 09:08:26 UTC
integrated.
http://fisheye.codehaus.org/changelog/mevenide/?cs=4611