[
https://issues.jboss.org/browse/JBIDE-15386?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBIDE-15386:
---------------------------------------
[~scabanovich], tests should be added to PR's
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
Labels: new_and_noteworthy
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