[jbosstools-issues] [JBoss JIRA] (JBIDE-9833) Quick fixes for problem markers in beans.xml

Daniel Azarov (Created) (JIRA) jira-events at lists.jboss.org
Tue Oct 4 16:43:17 EDT 2011


Quick fixes for problem markers in beans.xml
--------------------------------------------

                 Key: JBIDE-9833
                 URL: https://issues.jboss.org/browse/JBIDE-9833
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: CDI
            Reporter: Daniel Azarov
            Assignee: Daniel Azarov
             Fix For: 3.3.0.M4


1. Quick fix for "There is no class with the specified name [JSR-299 §5.1.1]" problem marker

In case when Bean class or Stereotype does not exists there should be a quick fix:
"Create Bean Class/Stereotype". This quick fix should run Creation wizard for Bean Class or Stereotype with selected "Add @Alternative" option

2. Quick fix for "<class> element must specify the name of an alternative bean class [JSR-299 §5.1.1]" and "<stereotype> element must specify the name of an @Alternative stereotype annotation [JSR-299 §5.1.1]" problem markers

In case of existing of Bean Class or Stereotype and when Bean Class or Stereotype has no @Alternative annotation there should be a quick fix:
"Add @Alternative annotation to Bean Class/Stereotype"

3. Quick fix for "There is no class with the specified name [JSR-299 §9.4]/[JSR-299 §8.2]" problem markers

In case when Decorator or Interceptor does not exists there should be a quick fix:

"Create Interceptor/Decorator". This quick fix should run Creation wizard for Interceptor or Decorator

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