[jbosstools-issues] [JBoss JIRA] (JBIDE-10024) Wrong name of "Add annotation" and "Remove annotation" quick fixes for CDI problem markers

Daniel Azarov (Created) (JIRA) jira-events at lists.jboss.org
Mon Oct 24 19:14:45 EDT 2011


Wrong name of "Add annotation" and "Remove annotation" quick fixes for CDI problem markers
------------------------------------------------------------------------------------------

                 Key: JBIDE-10024
                 URL: https://issues.jboss.org/browse/JBIDE-10024
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: CDI
    Affects Versions: 3.3.0.M3
            Reporter: Daniel Azarov
            Assignee: Daniel Azarov
             Fix For: 3.3.0.Beta1


Now names are "Add @<annotation> annotation to <type> class" and "Remove @<annotation> annotation from <type> class" for class, annotation and interface

It should be "Add @<annotation> annotation to <type> class" and "Remove @<annotation> annotation from <type> class" for class,
"Add @<annotation> annotation to <type> annotation" and "Remove @<annotation> annotation from <type> annotation" for annotation type
and "Add @<annotation> annotation to <type> interface" and "Remove @<annotation> annotation from <type> interface" for interface

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list