Saturday, December 10, 2011

Adding Struts 2 capability in Eclipse Genemede

Eclipse Genemede does not contain builtin feature to create stuts,spring project
If u want Struts capabilities with struts
Do the following
1>launch MyEclipse->Help->Software Updates

2.From "Available Software" tab,Click on "Add Site" button and add the following url
http://mvcwebproject.sourceforge.net/update/






3.Click Ok,1 more site is added to your plugins area,select that site which contains Struts2 plugin,click install


4>click finish.



5.The plugin will be successfully installed and you can now create struts 2.x Application on it

No comments:

Post a Comment