Importing existing java dynamic web project into Eclipse

Viewed 50191

How can I import a java web project into Eclipse IDE. in the import dialog there is only a war file upload can be selected. But I couldn't find something like import a project.

enter image description here

So how can I import an existing java web project. Thank You!

4 Answers
Related