I have a Java web project done by another team, that is hosted on a Tomcat. I am asked to do some modification in the project.
Modifying JSP- and HTML-files is fine, but when it comes to modifying an existing Java-file, I need to import the full project to some IDE like Eclipse. How can I import the full project?