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

25 lines
1.1 KiB

6 years ago
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="web" name="Web">
<configuration>
<descriptors>
6 years ago
<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" />
6 years ago
</descriptors>
<webroots>
6 years ago
<root url="file://$MODULE_DIR$/out/artifacts/GDMS_war_exploded/WEB-INF/classes/conf" relative="/WEB-INF" />
6 years ago
</webroots>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
6 years ago
<content url="file://$MODULE_DIR$">
6 years ago
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
6 years ago
</content>
<orderEntry type="inheritedJdk" />
6 years ago
<orderEntry type="sourceFolder" forTests="false" />
6 years ago
<orderEntry type="library" name="mariadb-java-client-2.3.0" level="project" />
6 years ago
</component>
</module>