Env : Eclipse 3.4, m3Eclipse 0.9.6, maven 2.0.9, TestNG 5.8 I am using eclipse to run my TestNG Test at class level so it can run all test method using TestNG Eclipse Plugin (5.8), but I always get this error from Eclipse
"Unsupported launch configuration type org.testng.eclipse.launchconfig" But if I don't use m2eclipse and just generate Eclipse project file using mvn eclipse:eclipse then it works fine Not sure where the problem is TestNG or m2Eclipse Thanks Gopal Patwa -- View this message in context: http://www.nabble.com/m2eclipse-and-Error-runing-TestNG-test-from-Eclipse-3.4-tp20569228p20569228.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
