[jbosstools-issues] [JBoss JIRA] (JBIDE-15386) Resolve values in annotations given by expressions

Rastislav Wagner (JIRA) issues at jboss.org
Mon Feb 17 11:09:47 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-15386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rastislav Wagner closed JBIDE-15386.
------------------------------------



verified in JBDS 8.0.0 Alpha2-v20140212-2251-B70
                
> Resolve values in annotations given by expressions
> --------------------------------------------------
>
>                 Key: JBIDE-15386
>                 URL: https://issues.jboss.org/browse/JBIDE-15386
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: cdi
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.2.0.Alpha1
>
>
> Currently supported are references to constants, class names, strings and numerals. For annotation Priority, CDI specification suggests predefined constants as well as pattern for usage:
> {code}
> @Priority(APPLICATION+100)
> {code}
> We have to support such simple expressions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list