[jbosstools-issues] [JBoss JIRA] (JBIDE-9897) There is no icon for CDI bean methods/fields in EL code completion

Alexey Kazakov (Commented) (JIRA) jira-events at lists.jboss.org
Wed Oct 12 20:49:16 EDT 2011


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

Alexey Kazakov commented on JBIDE-9897:
---------------------------------------

Daniel, I've fixed this bug (the fix of JBIDE-9717 is responsible for it) but we still need to add junit tests if possible.
                
> There is no icon for CDI bean methods/fields in EL code completion
> ------------------------------------------------------------------
>
>                 Key: JBIDE-9897
>                 URL: https://issues.jboss.org/browse/JBIDE-9897
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.M4
>            Reporter: Alexey Kazakov
>            Assignee: Daniel Azarov
>            Priority: Critical
>             Fix For: 3.3.0.M4
>
>         Attachments: java.png, xhtml.png
>
>
> EXECUTE: Create a CDI project.
> EXECUTE: Create a named class bean. For example @Named("foo")
> EXECUTE: Add a public method and field to the bean class.
> EXECUTE: Ctrl+Space in #{foo.|} in any xhtml and *.java file.
> FAILURE: There is no icon in the list of proposals for the bean field/method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list