Can I use the TestNG plugin with Netbeans 6.8?

I downloaded TestNG NetBeans Plugin and tried to install it in my NetBeans 6.8. I am running NetBeans IDE 6.8 (Build 200912041610).

When I click install, I get this message:

Some plugins require the plugin External Execution Support. External Execution Support plugin is requested in version> = 1.19, but only 1.18.1. The following plugin is affected: TestNG Support

Some plugins require the Common Test Runner API plugin to install. Common Test Runner API plugin - this is requested in version> = 1.13, but only 1.12.1. The following plugin is affected: TestNG Support

Some plugins require the API Utility plugin to be installed. The plugins API is requested in version> = 8.0, but only 7.31.2.1. The following plugin appears: TestNG support

Some plugins require the org.openide.util.lookup plugin to be installed. The plugin is requested by org.openide.util.lookup in version 8.0. Next Plugin: TestNG Support

Some plugins that are not installed to avoid potential installation problems.

Can I use the TestNG plugin with Netbeans 6.8?

The plugin manager does not even know about any dependency plugins. Is TestNG plugin built against beta or experimental? I updated all my plugins to the latest versions.


Update

NetBeans 6.8. . , , ant, TestNG : " ". , , .

+3
3

. , nbm, , , NB, , NetBeans 6.8.

.

NBM, , Contrib.

+3

TestNG, TestNG NetBeans. TestNG 6.8.

+1

Unfortunately, I don't think anyone worked on the TestNG Netbeans plug-in, so I'm not surprised when you run into difficulties. Try posting your question on your forums?

Otherwise, I continue to actively work on the Eclipse plug-in (the new version was released a few weeks ago), and TestNG is supported initially by IDEA ...

Hope this helps.

0
source

Source: https://habr.com/ru/post/1732377/


All Articles