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 204053 - Fix the editor tooltip when source generated from .class file is opened
Summary: Fix the editor tooltip when source generated from .class file is opened
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.1
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-21 09:35 UTC by _ rkubacki
Modified: 2016-07-07 07:17 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 _ rkubacki 2011-10-21 09:35:41 UTC
If I open a class from some project dependency where no source is attached the IDE shows Java code generated from .class file. What is pretty annoying the tooltip for the editor tab shows completely useless information about where it comes from - 'com/foo/Bar.class from /some/path/to/mylib.jar' would be more valuable than '$NB_USERDIR/var/cache/index/.../Bar.java (read only)'. The cache is internal detail of no interest to user.
Comment 1 Martin Balin 2016-07-07 07:17:00 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