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

Key: IDEADEV-22871
Type: Bug Bug
Status: Open Open
Priority: Blocker Blocker
Assignee: Alexey Kudravtsev
Reporter: Mike Aizatsky
Votes: 0
Watchers: 1
Operations

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

Go To Definition is not working for named queries in JPA

Created: 28 Oct 07 14:57   Updated: 10 Nov 08 16:45
Component/s: J2EE.EJB3
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 All   Comments   Work Log   Change History      Sort Order:
Gregory Shrago - 31 Oct 07 18:14
----- File1----------------------------
@Annos({@Anno1, @Anno1})
class Class1 { }
----------------------------------------

If the file Class1 has never been viewed then @Anno1.getContainingFile() returns DummyHolder.