I am trying to import a project from some server to my localhost.
I would prefer to import it into NetBeans, but Eclipse is great too. At the moment, I have installed the Tomcat server in NetBeans. Then I tried to create a new Java web project with the existing source code, and then go through the wizard, and when I have to select the web pages folder, the contents of Web-inf says: βThe Web pages folder overrides the Project folder.
But I'm not sure what setting I should have there. If you might have tips or video tutorials, that would be awesome.
Thanks!
source share