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

Snjezana Peco (JIRA) issues at jboss.org
Thu Jul 9 09:06:04 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-20223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Snjezana Peco reassigned JBIDE-20223:
-------------------------------------

    Assignee: Snjezana Peco


> "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
>    Affects Versions: 4.3.0.Beta1
>            Reporter: Aslak Knutsen
>            Assignee: Snjezana Peco
>             Fix For: 4.3.0.CR1
>
>         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(Parent$Child):
> !create_deployment_dependent_inner_type.png!
> And the generated source has compilation errors:
> !generated_source_with_inner_type.png!
> 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