[
https://issues.jboss.org/browse/JBIDE-7875?page=com.atlassian.jira.plugin...
]
Dan Allen commented on JBIDE-7875:
----------------------------------
Sorry, JIRA had some sort of JavaScript freakout and saved a different component than I
selected.
This is a JSR-299 CDI feature. It complements the wizards to create a qualifier,
stereotype, interceptor binding, etc.
Basically, creating an AnnotationLiteral class should be point and click :)
Wizard for creating an AnnotationLiteral
----------------------------------------
Key: JBIDE-7875
URL:
https://issues.jboss.org/browse/JBIDE-7875
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi (jsr-299)
Reporter: Dan Allen
Assignee: Max Andersen
We are recommending to developers, particularly extension designers, that they create an
AnnotationLiteral for every qualifier in their public API. Creating an AnnotationLiteral
can be a tad tedious. Thus, we should introduce a wizard to create them in JBT.
Here's a whole bunch of annotation literals to use as a reference:
https://github.com/weld/extensions/tree/1.0.0.Beta1/impl/src/main/java/or...
The real time saver is creating an AnnotationLiteral for an Annotation (qualifier) that
has attributes.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira