I reinstalled my Eclipse, installed all the plugins and so my Tomcat configs are missing too. The Maven project import went well, but now i can't start the Tomcat server. It doesn't find the WebApp configuration.xml and the lf4j.xml files... Where can i tell the server where this files are? This files are in a separeted directory.
Thank you very much!!
Tomcat launch configuration -> VM arguments -> -Dwebapp.home="C:\path-to-webapp-config\condifuration.xml"