facebook

Strtus 1.2 Project capabilties problem [closed/workaround]

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

    Hi ,
    I am using Eclipse 3.0.1 and MyEclipse 3.8.3 and when i create new Web Project and Add Struts 1.2 capabilties Myeclipse addes only 1.1 Jar files and not 1.2 jar files which are under

    C:\Program Files\MyEclipse\eclipse\plugins\com.genuitec.eclipse.cross.easystruts.eclipse_3.8.3\data\1.2 directory.

    I am Working from Australia on a Struts -Spring based J2EE project.
    Any Help would be appreviated.

    #221805 Reply

    Greg
    Member

    I have filed this in our PR system. Thank you for the report.

    You should be able to just delete the libraries that are added to your project and remove them from the WEB-INF/lib directory. Than, manually copy the 1.2 libraries from the com.genuitec.eclipse.cross.easystruts.eclipse_3.8.3\data\1.2 directory into your WEB-INF/lib directory and readd these libraries using your Java Build Path project properties properties.

    If you don’t want to have to do this for each new struts 1.2 project, you could reconfigure the Struts 1.1 library defintions at Preferences > MyEclipse > Project Capabilities > Struts > Struts 1.1 to actually point to struts 1.2 libraries. Sorry for the inconveinience.

    #221938 Reply

    Hi ,
    Thanks for the Reply .I have already done this by copying all the 1.2 jars over 1.1 Strtus jars under the same (1.1 direc) under Data directory and now the projects are getting 1.2 struts jars.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Strtus 1.2 Project capabilties problem [closed/workaround]

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