You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gdms/GDMS.iml

57 lines
2.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="web" name="Web">
<configuration>
<descriptors>
<deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/web/WEB-INF/web.xml" />
</descriptors>
<webroots>
<root url="file://$MODULE_DIR$/web" relative="/" />
</webroots>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="11" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="lib" level="project" />
<orderEntry type="module-library" scope="PROVIDED">
<library>
<CLASSES>
<root url="file://D:/software engineering/tomcat/apache-tomcat-8.5.37" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://D:/software engineering/tomcat/apache-tomcat-8.5.37/webapps/docs/appdev/sample/src" />
<root url="file://D:/software engineering/tomcat/apache-tomcat-8.5.37/webapps/examples/WEB-INF/classes" />
<root url="file://D:/software engineering/tomcat/apache-tomcat-8.5.37/webapps/examples/WEB-INF/jsp/applet" />
<root url="file://D:/software engineering/tomcat/apache-tomcat-8.5.37/webapps/examples/jsp/plugin/applet" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="module-library" scope="PROVIDED">
<library>
<CLASSES>
<root url="jar://D:/software engineering/tomcat/apache-tomcat-8.5.37/lib/tomcat-jdbc.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="tomcat-lib" level="project" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/deployment/mariadb-java-client-2.3.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>