1
votes

I need to install struts2 since netbeans new version 8.* comes only with the old version of struts 1.3.*. I have searched all over on the net but i could not find any proper answer for this. Somewhere they have suggested to download the plugin nbstruts2support-nb6.9.1 which i have downloaded from http://plugins.netbeans.org/plugin/39218

In its zip there were three plugins for struts2 so i have installed 2 of them successfully but when I tried to install the third plugin file which is struts2 Support it gave me this error and could'nt install.

Some plugins require plugin Editor Library to be installed. The plugin Editor Library is requested in version >= 2.10.1.10.2 (release version 2) but only 3.49.2.22.43 (of release version different from 2) was found. The following plugin is affected:       Struts2 Support

1
You don't need a plugin to develop a S2 based application. Have you considered using some other ide? - Aleksandr M

1 Answers

0
votes

Forget about plugin, it's not so much useful as in Struts 1.x, and there's no any plugin that is able to provide full support for Struts2. However, Struts2 has it's own plugins' arsenal. And each of them works differently that you have to learn the docs and examples.