MyEclipse: Struts 2 tmurray50 - May 04, 2012 - 02:53 AM Post subject: Struts 2
Any idea when Struts 2.3.1.2 may be supported? If not,within the package, what is the best way to add the support? I would like to use the struts2-jquery-plugin-3.3.0.jar support but it indicates a dependency on Struts 2.3.1.2 I believe.support-swapna - May 04, 2012 - 07:17 AM Post subject:
tmurray50,
I have raised a request for the dev team to include support for Struts 2.3.1.2.
As a workaround you can create a user library to include the struts 2.3.1.2 jar files. Go to Window > Preferences > Java > Build Path > User Libraries to create a new user library. Add the Struts 2.3.1.2 jars to the user library.
When adding the Struts capabilities to the project, you can select the User Libraries to add to the project's build path instead of MyEclipse Libraries. For existing Struts 2.1 project, delete the MyEclipse Struts library from the build path and add the new user library.