]
Radim Hopp closed JBIDE-14426.
------------------------------
Verified. Closing.
Add arquillian support dialog is too bare-bones
-----------------------------------------------
Key: JBIDE-14426
URL:
https://issues.jboss.org/browse/JBIDE-14426
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: testing-tools
Reporter: Max Rydahl Andersen
Assignee: Snjezana Peco
Labels: new_and_noteworthy
Fix For: 4.2.0.Alpha2
Using Configure Arquillian Support just asks if I want to add Arquillian support + link
to global arquillian settings.
Following thing should be done IMO,
A) When saying yes, it should preview what changes are going to happen (changing pom.xml
by default)
B) I should be able to say no, don't change pom, and just have arquillian nature
added (i.e. assume the classpath contain what is needed, warn if possible problems) -
optimally not require Maven to be on the project.
C) On the "next" page let user configure the settings he wish applied (now I
have to go to global preferences first and change those which might not be what one wants)