WasteInformationServer/WasteInformationServer.iml

18 lines
1013 B
Plaintext
Raw Normal View History

2019-09-13 13:44:51 +00:00
<?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" />
2019-10-11 09:17:06 +00:00
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
2019-09-13 13:44:51 +00:00
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
2019-09-20 13:02:17 +00:00
<orderEntry type="library" name="org.eclipse.paho.client.mqttv3-1.2.1" level="project" />
<orderEntry type="library" name="mysql-connector-java-5.1.44-bin" level="project" />
2019-10-04 14:52:14 +00:00
<orderEntry type="library" name="mysql-connector-java-5.1.44-bin" level="project" />
<orderEntry type="library" name="org.eclipse.paho.client.mqttv3-1.2.1" level="project" />
2019-11-15 12:30:44 +00:00
<orderEntry type="library" name="gson-2.8.6" level="project" />
<orderEntry type="library" name="gson-2.8.6-sources" level="project" />
2019-09-13 13:44:51 +00:00
</component>
</module>