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 106096

Summary: Open related source when doubleclicking on class node
Product: java Reporter: Jiri Prox <jiriprox>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Prox 2007-06-08 09:17:42 UTC
Product Version: NetBeans IDE Dev (Build 070608) 
Java: 1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02 
System: Linux version 2.6.5-1.358 running on i386; UTF-8; en_US (nb) 
Userdir: /space/u6

Open related source file if available when double-clicking on class node in
under project's library node. The navigator can do it for elements.

Use case:
1) create new J2SE project
2) add jar from another J2SE project to classpath (add it as jar not whole project)
3) unfold jar node and select any class
-> navigator show elements of this class and can navigate to source file, but
double clicking directly on class node does nothing