[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7892) Search for @Named beans.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Aug 16 17:21:17 EDT 2011


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

Alexey Kazakov commented on JBIDE-7892:
---------------------------------------

Also I would change labels for matching beans. Right now we use the following pattern:

<Icon> <EL name (black font)> - <project name (black font)>

!screen.png!
Let's use another pattern:

<Our default CDI icon> <EL name> (black font) {color:gray} - <full qualified name of the bean class/method/field (gray font)> - <full workspace path to the corresponding source folder or full workspace/filesystem path to the corresponding jar (gray font)>{color}

Examples:

<icon> fooTestClass {color:gray}- org.domain.TestBean - TestProject/src{color}
<icon> fooTestProducerField {color:gray}- org.domain.TestBean.foo - /home/user/JBOSSAS7/libs/somelib.jar{color}
<icon> fooTestProducerProducer {color:gray}- org.domain.TestBean.test() - TestProject/libs/somelib2.jar{color}

> Search for @Named beans.
> ------------------------
>
>                 Key: JBIDE-7892
>                 URL: https://issues.jboss.org/browse/JBIDE-7892
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: cdi
>            Reporter: Alexey Kazakov
>            Assignee: Victor Rubezhny
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M3
>
>         Attachments: screen.png
>
>
> It would be good to have some dialog like Open Seam Component or Open Type.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list