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 213231 - Shift F6 should work for dependencies
Summary: Shift F6 should work for dependencies
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.1.2
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-30 11:17 UTC by fommil
Modified: 2016-07-07 08:39 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 fommil 2012-05-30 11:17:00 UTC
(I'm using Maven as Java Application build system)

Sometimes a third party library will have some really nice demos built in to it - of course it is better if they distribute such demos in separate jars.

Unfortunately the Shift-F6 key command, and corresponding menu item, does not work when browsing to dependency files with attached sources. It should.

Workaround: manually set up an F6 main executable and manually enter the full class path. This can be a real pain for Maven projects because it means setting up a new profile as well.
Comment 1 Milos Kleint 2012-05-30 14:42:01 UTC
not a bug.  running classes from dependencies was never implemented.
Comment 2 Martin Balin 2016-07-07 08:39:06 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