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 241720 - clicking the line in the find usages window does not open source in editor
Summary: clicking the line in the find usages window does not open source in editor
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 20:33 UTC by rkamradt
Modified: 2014-07-07 12:44 UTC (History)
2 users (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 rkamradt 2014-02-11 20:33:08 UTC
After performing a find usages on all open projects, the Find Usages window opens with the project->file->line hierarchy.  If you double-click the specific line, the source does not open in the editor, and 'The destination was not found' displays in the lower left hand corner.  If you double-click the file, the source displays in the editor.  If the source is already in an edit window, double-clicking the line works correctly.

I am using a Maven Java project.
Comment 1 tkellerer 2014-02-11 21:17:27 UTC
I have the same problem with a "regular" ant based project.

When clicking on the node that represents the Java file (in the find usages output) the file is opened (albeit not at the correct line).
Comment 2 Jaroslav Havlin 2014-02-12 09:24:02 UTC
Reassigning to editor/Refactoring. Please evaluate it, thank you.
Comment 3 Ralph Ruijs 2014-07-07 12:44:19 UTC
This works correctly for me. Please reopen and attach your messages.log, and steps to reproduce, if this problem still occurs for you. Thanks!