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 246873 - Go To Implementation not working for implementations contained in (Maven) dependencies
Summary: Go To Implementation not working for implementations contained in (Maven) dep...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-04 10:07 UTC by aede
Modified: 2016-03-30 22:33 UTC (History)
1 user (show)

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 aede 2014-09-04 10:07:37 UTC
Ctrl-Alt Click and context menu option Navigate > Go To Implementation do not open implementation (does nothing) when it is contained in maven dependency. Sources are downloaded and avilable in local Maven repository.Go To Implementation
Comment 1 ernestojpg 2016-03-30 22:33:47 UTC
I agree. Been able to navigate (Go to Source/Declaration/Implementation, etc) through the source code of our project's dependencies (mostly Maven dependencies) is a MUST HAVE for all modern Java IDEs nowadays.