[jbosstools-issues] [JBoss JIRA] (JBIDE-20223) "Create Deployment Method" generate compile error when 'dependent' class is a inner type

Aslak Knutsen (JIRA) issues at jboss.org
Wed Jul 8 21:53:02 EDT 2015


Aslak Knutsen created JBIDE-20223:
-------------------------------------

             Summary: "Create Deployment Method" generate compile error when 'dependent' class is a inner type
                 Key: JBIDE-20223
                 URL: https://issues.jboss.org/browse/JBIDE-20223
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: arquillian
            Reporter: Aslak Knutsen
         Attachments: create_deployment_dependent_inner_type.png, generated_source_with_inner_type.png

When using the "Create Deployment Method" wizard then;

* Add a single Class that refers to a Inner Type of some other Class.
* Press "Add dependent classes"

The suggested/added Inner Type has the fully qualified class name:

And the generated source has compilation errors:


Suggestion would be to _only_ include the Parent class and ignore the Inner type from Archive.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list