Hello,
I want to do a "setup offline" TestNG plugin for Eclipse.
Where can I find a zip or jar file to do this?
Thank you for all your answers
Regards
--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To post to this group, send email to testng...@googlegroups.com.
To unsubscribe from this group, send email to testng-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/testng-users?hl=en.
--
You received this message because you are subscribed to the Google Groups "testng-users" group.
To post to this group, send email to testng...@googlegroups.com.
To unsubscribe from this group, send email to testng-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/testng-users?hl=en.
Plug-in org.testng.eclipse was unable to load class org.testng.eclipse.ui.TestRunnerViewPart.
Plug-in org.testng.eclipse was unable to load class org.testng.eclipse.launch.TestNGTabGroup.
org.testng.eclipse.launch.TestNGTabGroup
To unsubscribe from this group and stop receiving emails from it, send an email to testng-users...@googlegroups.com.
To post to this group, send email to testng...@googlegroups.com.
Visit this group at http://groups.google.com/group/testng-users.
Hello,
We would really like the latest Eclipse plugin and are trying to build it offline ourselves since TestNG no longer provides this for users.
We ran build-with-gradle, but that doesn't seem to build the Eclipse plug-in (I may be incorrect here, but I can't find it in the output.)
Are there specific instructions on how to create this plug-in?