Bug 113501 - Hyperlinking an EJB method call to the impl class
Summary: Hyperlinking an EJB method call to the impl class
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-24 03:01 EDT by Ashwin Stuart CLA
Modified: 2005-10-24 03:01 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ashwin Stuart CLA 2005-10-24 03:01:03 EDT
In Eclipse, for ordinary code, ctrl-clicking on a method call takes one to the 
method declaration. 

Likewise, in EJB, it can be useful if there is an option, on ctrl-clicking an 
EJB method call, to go to the implementation directly rather than the 
remote/local interface. 

Regards,
Ashwin