texttwist/Server/Server.iml
2017-07-11 19:20:06 +02:00

17 lines
No EOL
874 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="com.github.cliftonlabs:json-simple:2.1.2" level="project" />
<orderEntry type="module" module-name="Commons" />
<orderEntry type="module" module-name="Client" />
<orderEntry type="library" name="jedis-2.1.0-sources" level="application" />
<orderEntry type="library" name="redis.clients:jedis:2.9.0" level="project" />
</component>
</module>