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

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Thu Aug 29 20:11:03 EDT 2013


Viacheslav Kabanovich created JBIDE-15386:
---------------------------------------------

             Summary: 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