-
Notifications
You must be signed in to change notification settings - Fork 0
/
SelectionBot_main.iml
15 lines (15 loc) · 1.05 KB
/
SelectionBot_main.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="SelectionBot:main" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="pl.husarz" external.system.module.type="sourceSet" external.system.module.version="1.0" type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
<output url="file://$MODULE_DIR$/out/production/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$/src/main">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Gradle: mysql:mysql-connector-java:8.0.15" level="project" />
<orderEntry type="library" name="Gradle: com.google.protobuf:protobuf-java:3.6.1" level="project" />
</component>
</module>