-
Sub-task
-
Resolution: Done
-
Major
-
None
When you add 'classes' to the deployment, the wizard should scan the class for depending types and suggest them to be added as well.
Example: https://github.com/aslakknutsen/arquillian-plugin-test
Given the Deployment Wizard
When 'add class' TestHandler
Then suggest to also add SuperTestHandler(SuperClass) and Handler(Field)
- is related to
-
JBIDE-14518 Arquillian Validation does not take class tree into consideration
- Closed
-
JBIDE-14528 Add 'quick fix' to 'warning type not in deployment'
- Closed