testng-team / testng-eclipse

Eclipse plug-in for TestNG
https://testng.org
194 stars 164 forks source link

Element type "suites-files" must be declared error #458

Open modusemerson opened 5 years ago

modusemerson commented 5 years ago

Trying to run my testng master file that contains other suite-files, with this version Im getting this error

[RemoteTestNG] detected TestNG version 6.9.10

org.testng.TestNGException: org.xml.sax.SAXParseException; lineNumber: 8; columnNumber: 15; Element type "suites-files" must be declared.

The Dependency Management tool for your project

Operating System

missedone commented 5 years ago

could you share a sample project to produce this. thx