[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7875) Wizard for creating an AnnotationLiteral

Dan Allen (JIRA) jira-events at lists.jboss.org
Fri Dec 10 19:19:52 EST 2010


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: Build/Releng
            Reporter: Dan Allen
            Assignee: Nick Boldt


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/org/jboss/weld/extensions/literal

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

        


More information about the jbosstools-issues mailing list