facebook

Removing and re-adding Struts capabilities in BLUE 10

  1. MyEclipse Archived
  2.  > 
  3. Documentation
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #321057 Reply

    Tom Murray
    Participant

    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.

    #321067 Reply

    support-swapna
    Moderator

    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:

    <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.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Removing and re-adding Struts capabilities in BLUE 10

You must be logged in to post in the forum log in