facebook

import a tomcat existing project

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    goliathe
    Member

    Hello,

    I would like to know if it’s possible to import a existing Tomcat 5.0 webapp into MyEclipse.

    In my web App i don’t have any WebRoot folder ,
    and (i know it’s bad) my classes and my sources are in WEB-INF/classes /……

    so where where to put what and how to link the project with the existing one?

    thx

    #241843

    Riyad Kalla
    Member

    You can create a new web project, and set the source/root directory to the WEB-INF/classes dir, and then drag and drop all your existing files into the WebRoot dir.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: import a tomcat existing project

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