NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Galanthein
Joined: 22 Dec 2011 Posts: 1
|
Posted: Thu Dec 22, 2011 11:01 am Post subject: JUnit window in maven project |
|
|
Hi.
I am developping a maven project with Netbeans 7. as it's a maven project, all actions possible on my project are maven tasks ; seems to be a Netbeans limitation.
So when i want to run a JUnit test, Netbeans automatically calls the maven task test and uses surefire to launch the tests (even if i have no surefire dependency in my pom.xml file). This result into ugly and pretty useless "maven test window" :
However, i would like to be able to use the JUnit classical window which is way more useful for single test are small test suites :
So, does anyone knows how to overwrite this behaviour (everything through maven goals as soon as maven project is created or used with netbeans) to help me out ?
This guy seems to do it but i read everything without finding anything really different.
Thanks to all |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|