[
http://jira.jboss.com/jira/browse/JBIDE-2121?page=comments#action_12410971 ]
Max Rydahl Andersen commented on JBIDE-2121:
--------------------------------------------
victor - this is not on JBDS. This just running directly from svn.
Have you opened a file as generated by seam called someentity.page.xml ? these are the
files that is causing it. Under jbosstools - nothing special about it.
e.g. Customers.page.xml looks like:
<!DOCTYPE page PUBLIC
"-//JBoss/Seam Pages Configuration DTD 1.2//EN"
"http://jboss.com/products/seam/pages-1.2.dtd">
<page>
<param name="customersFrom"/>
<param name="customersCustomernumber"
value="#{customersHome.customersCustomernumber}"/>
<param name="employeesFrom"/>
<param name="employeesEmployeenumber"
value="#{employeesHome.employeesEmployeenumber}"/>
</page>
Try that.
Different behavior(result) of actions Find Seam Declarations and Find
Seam References when call them using hot keys or selection from Navigate menu.
-------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-2121
URL:
http://jira.jboss.com/jira/browse/JBIDE-2121
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1
Reporter: Anton Klimkovich
Assigned To: Victor Rubezhny
Fix For: 2.1
Attachments: Ctrl+G.PNG, Navigate.PNG, NavigateMenu.PNG
EXECUTE: Create default Seam web project
EXECUTE: Open Authenticator.java
EXECUTE: Set cursor to identity
EXECUTE: Press Ctrl+G keys
ASSERT: Look at screenshot for result. (Ctrl+G.png)
EXECUTE: Set cursor to identity
EXECUTE: Select from Navigate menu or from Ctrl+1 context menu Find Seam Declarations
ASSERT: Search result should be the same with Ctrl+G find.
FAILURE: Different search result of actions Find Seam Declarations and Find Seam
References (NavigateMenu.png)
For Find Seam References the same situation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira