facebook

[Closed] Open an web project will erase its web.xml?

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #270469 Reply

    calsonli
    Member

    Hi all,

    I am using MyEclipse version that was downloaded early last month (I installed Eclipse 3.2 first, and then install MyEclipse standalone version). When I create a new web project that points to the existing web-project. To my surprise, the content of file WebRoot\WEB-INF\web.xml was erased and replaced by a blank new template.

    But if tried to open the same project with MyEclipse 4.x, it will not happen. Is there any configuration or settings I have to do first?

    Thanks in advance,
    Calson

    #270494

    Loyal Water
    Member

    Hi Calson,
    You will have to import the web project instead of creating a new web project pointing to the existing web project. Go to File > Import > General > Exisitng Project into workspace, enter the root directory and check the project that you want to import. When you hit Finish, the projec will show up in Package Explorer.

    #270495

    calsonli
    Member

    Hi Nipun,

    Thanks a lot for your advice. I got it.

    Calson

    #270505

    Loyal Water
    Member

    Your Welcome !!!

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] Open an web project will erase its web.xml?

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