This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathvertx-ircbot.iml
25 lines (24 loc) · 1.78 KB
/
vertx-ircbot.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" 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/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
<excludeFolder url="file://$MODULE_DIR$/build" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="Gradle: vertx-platform-2.1RC1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Gradle: slf4j-api-1.6.2" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Gradle: jackson-core-2.2.2" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Gradle: jackson-annotations-2.2.2" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Gradle: jackson-databind-2.2.2" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Gradle: netty-all-4.0.17.Final" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Gradle: vertx-core-2.1RC1" level="project" />
<orderEntry type="library" exported="" name="Gradle: rxjava-core-0.17.0" level="project" />
</component>
</module>