MyEclipse: Removing and re-adding Struts capabilities in BLUE 10

tmurray50 - Nov 14, 2011 - 07:46 PM
Post subject: Removing and re-adding Struts capabilities in BLUE 10
During the process of trying to get a RAD migration running (finally did with help from Denis) I had added Struts 1.3.8 support since I was using some tiles library functions. I wound up removing the Struts functions but left the Struts 1.3.8 jar files in lib directory. Now I can not seem to add Struts capability back into the project except to do it manually. Is there any way to use the automated support in a case like this??

Thanks.
support-swapna - Nov 15, 2011 - 05:20 AM
Post subject:
tmurray50 ,

To re-add the struts capabilities, you have to make sure you removed the struts capabilities from the project. You have to manually remove the struts capabilities. Switch to your Navigator view, open up the .project file and remove the last line that looks like:

Code:
<nature>com.genuitec.eclipse.cross.easystruts.eclipse.easystrutsnature</nature>


Save and close it, close your project and reopen it.
(Optional) There may be a .mystrutsdata file, you can erase this as well. Also make changes to the servlet mapping in the web.xml if required.

You can now add the struts capabilities from the context menu > MyEclipse > Add Struts Capabilities.

Let us know if you see any issues.
All times are GMT - 6 Hours
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits