History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17551
Type: New Feature New Feature
Status: Open Open
Assignee: Sergey Vasiliev
Reporter: Stephen Friedrich
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Seam: Support "Go To Type Declaration" (Ctrl-Shift-B)

Created: 27 Mar 08 03:05   Updated: 27 Mar 08 11:16
Component/s: J2EE.Seam

Build: 8,253


 Description  « Hide
For example using ctrl-b on #{identity} takes me to the components.xml in jboss-seam.jar at this line
<factory scope="stateless" auto-create="true" name="identity" value="#{org.jboss.seam.security.identity}"/>

Oooookay, that not that helpful, but at least it's true to the Java meaning of "Go To Declaration".

However in that case Ctrl-Shift-B should also work and should take me to the class org.jboss.seam.security.RuleBasedIdentity



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.