java - After getting latetest update of testng (6.9), not able to run testng.xml -


i updated testng plugin in eclipse ide, after not able execute testng.xml, able execute test case separately testng.

notes: submitted issue eclipse dev team.

please let me know if have other way solve issue.

eclipse versions: mars (4.5) platform support: windows -64 bit java- 1.8.0.60-b27

do folowing

  1. delete existing testng plugin
  2. restart eclipse
  3. go install new software , add: http://beust.com/eclipse-old/eclipse_6.9.5.201508210528/
  4. install version of plugin.
  5. restart eclipse
  6. check if works expected.

in case solved problem.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -