|
|
|
@ -4,46 +4,22 @@
|
|
|
|
|
<facet type="web" name="Web">
|
|
|
|
|
<configuration>
|
|
|
|
|
<descriptors>
|
|
|
|
|
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" />
|
|
|
|
|
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/out/artifacts/GDMS_war_exploded/WEB-INF/classes/conf/web.xml" />
|
|
|
|
|
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/out/artifacts/GDMS_war_exploded/WEB-INF/classes/conf/web/WEB-INF/web.xml" />
|
|
|
|
|
</descriptors>
|
|
|
|
|
<webroots>
|
|
|
|
|
<root url="file://$MODULE_DIR$/web" relative="/" />
|
|
|
|
|
<root url="file://$MODULE_DIR$/out/artifacts/GDMS_war_exploded/WEB-INF/classes/conf" relative="/WEB-INF" />
|
|
|
|
|
</webroots>
|
|
|
|
|
<sourceRoots />
|
|
|
|
|
</configuration>
|
|
|
|
|
</facet>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
|
|
|
<exclude-output />
|
|
|
|
|
<content url="file://$MODULE_DIR$">
|
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$" type="java-resource" />
|
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src" type="java-resource" />
|
|
|
|
|
<excludeFolder url="file://$MODULE_DIR$/src/servlet" />
|
|
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
|
|
|
</content>
|
|
|
|
|
<orderEntry type="inheritedJdk" />
|
|
|
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
|
|
|
<orderEntry type="module-library" exported="" scope="PROVIDED">
|
|
|
|
|
<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!/" />
|
|
|
|
|
</CLASSES>
|
|
|
|
|
<JAVADOC />
|
|
|
|
|
<SOURCES />
|
|
|
|
|
</library>
|
|
|
|
|
</orderEntry>
|
|
|
|
|
<orderEntry type="library" name="lib" level="project" />
|
|
|
|
|
<orderEntry type="library" name="mariadb-java-client-2.3.0" level="project" />
|
|
|
|
|
</component>
|
|
|
|
|
</module>
|