facebook

importing an existing struts application

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

    Ray Dolan
    Participant

    Can someone tell me how to import an existing struts project into myeclipse.

    Thanks

    #233631 Reply

    Riyad Kalla
    Member

    File > Import > Existing Project

    #233655 Reply

    Ray Dolan
    Participant

    I am sorry, I should have been more specific. I am trying to import a non eclipse struts application into eclipse. When I import the project it does not recognize it as a struts app.

    #233662 Reply

    Riyad Kalla
    Member

    Ahh, then you will need to create a new Web Project, add Struts capabilities to it, and then piece-by-piece copy the parts of your existing project into their respective places of the new project in MyEclipse.

    Keep in mind that there is no well defined standard layout for web apps, which is why we don’t offer a import wizard or anything like that. Each project is so vastly different it’s up to the developer to know which parts belong where.

    This can help get you started understanding how our Struts projects work: http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/struts/index.html

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: importing an existing struts application

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