]
Aslak Knutsen updated JBIDE-20223:
----------------------------------
Attachment: generated_source_with_inner_type.png
"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.