[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5093) Find usages classes/methods in EL: Search result has wrong number of matches for all files in WebContent folder

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Wed Nov 4 07:21:05 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-5093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12493047#action_12493047 ] 

Daniel Azarov commented on JBIDE-5093:
--------------------------------------

There is contradiction between org.jboss.tools.common.el.ui.refactoring.ELReferencesQueryParticipant and org.jboss.tools.seam.ui.search.SeamQueryParticipant

They search partially similar things.

We need to separate them.

> Find usages classes/methods in EL: Search result has wrong number of matches for all files in WebContent folder
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-5093
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5093
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.1.0.M3
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>
> All number of matches are doubled for all files from WebContent folder
> Testcase:
> 1. Start Studio
> 2. Download booking example
> 3. Open Booking.java file
> 4. Select getCheckinDate() method
> 5. Right click and select References->Workspace
> 6. See results for book.xhtml
> ASSERT: Number of matches should be 1 for book.xhtml
> FAIL: Number of matches is 2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list