]
Aslak Knutsen updated JBIDE-20222:
----------------------------------
Attachment: inner_type_issue.png
"Create Deployment Method" gets confused when dependent is
a Inner Type
-----------------------------------------------------------------------
Key: JBIDE-20222
URL:
https://issues.jboss.org/browse/JBIDE-20222
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: arquillian
Reporter: Aslak Knutsen
Attachments: inner_type_issue.png
When adding a class that depends on a Inner Class the generate deployment logic tries to
add it twice;
* Once as the parent Type
* Once as the Inner Type
But it still warns that the Inner Type is not included in the Deployment.