diff options
Diffstat (limited to 'src/Main.iml')
-rw-r--r-- | src/Main.iml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/Main.iml b/src/Main.iml new file mode 100644 index 0000000..52b9b8c --- /dev/null +++ b/src/Main.iml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8"> + <output url="file://$MODULE_DIR$/target/classes" /> + <output-test url="file://$MODULE_DIR$/target/test-classes" /> + <content url="file://$MODULE_DIR$"> + <excludeFolder url="file://$MODULE_DIR$/target" /> + </content> + <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar://$USER_HOME$/Dr/Server/HCF/spigot.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/Desktop/Server/HCF/spigot.jar!/" /> + </SOURCES> + </library> + </orderEntry> + </component> +</module> \ No newline at end of file |