|
|
|
@ -9,36 +9,21 @@
|
|
|
|
|
<webroots>
|
|
|
|
|
<root url="file://$MODULE_DIR$/web" relative="/" />
|
|
|
|
|
</webroots>
|
|
|
|
|
<sourceRoots>
|
|
|
|
|
<root url="file://$MODULE_DIR$/src" />
|
|
|
|
|
</sourceRoots>
|
|
|
|
|
</configuration>
|
|
|
|
|
</facet>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
|
|
|
<exclude-output />
|
|
|
|
|
<content url="file://$MODULE_DIR$" />
|
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
|
|
|
</content>
|
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
|
<orderEntry type="library" exported="" scope="PROVIDED" name="lib" level="project" />
|
|
|
|
|
<orderEntry type="library" exported="" scope="PROVIDED" name="tomcat-lib" level="project" />
|
|
|
|
|
<orderEntry type="module-library" exported="" scope="PROVIDED">
|
|
|
|
|
<orderEntry type="library" scope="PROVIDED" name="Tomcat 9.0.14" level="application_server_libraries" />
|
|
|
|
|
<orderEntry type="module-library">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
|
|
|
|
<root url="file://C:/Program Files/Apache Software Foundation/Tomcat 8.5" />
|
|
|
|
|
</CLASSES>
|
|
|
|
|
<JAVADOC />
|
|
|
|
|
<SOURCES>
|
|
|
|
|
<root url="file://C:/Program Files/Apache Software Foundation/Tomcat 8.5/webapps/docs/appdev/sample/src" />
|
|
|
|
|
<root url="file://C:/Program Files/Apache Software Foundation/Tomcat 8.5/work/Catalina/localhost/ROOT" />
|
|
|
|
|
</SOURCES>
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="library" exported="" scope="PROVIDED" name="Tomcat 8.5.37" level="application_server_libraries" />
|
|
|
|
|
<orderEntry type="module-library" exported="">
|
|
|
|
|
<library>
|
|
|
|
|
<CLASSES>
|
|
|
|
|
<root url="jar://C:/Program Files/Apache Software Foundation/Tomcat 8.5/lib/tomcat-jdbc.jar!/" />
|
|
|
|
|
<root url="jar://C:/Program Files/Apache Software Foundation/Tomcat 9.0/lib/tomcat-jdbc.jar!/" />
|
|
|
|
|
</CLASSES>
|
|
|
|
|
<JAVADOC />
|
|
|
|
|
<SOURCES />
|
|
|
|
|