facebook

Changing struts version for project

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #231900 Reply

    Brad
    Member

    When I initially created my project I was using struts 1.1.x. I have since upgraded to 1.2.6 and went to use the wizard to add a new action to my project and the myeclipse wouldn’t let me add a 1.2 action. What can I do to upgrade the version that myeclipse thinks my application is at? The jars inside my project are the 1.2.6 jars.

    Thanks.

    #231941 Reply

    Riyad Kalla
    Member

    Switch to your navigator view, and open your .mystrutsdata file in the root of your project, look for <strutsVersion>1</strutsVersion> and change it to <strutsVersion>2</strutsVersion>. Then close and reopen your project.

    #232661 Reply

    Finch
    Member

    Just being curious: Why is it version “2” instead of “1.2”?
    What’s 1.0? Version “0”?
    What will 2.0 be? *surprised*

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Changing struts version for project

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