SimpleWarBackup/SimpleWarBackup.iml
NorbiPeti a778609f6c
IntelliJ, Maven, license
Hope the classpath will work in Eclipse, copied from another project
2018-02-04 03:35:42 +01:00

33 lines
No EOL
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="file:///Users/kevinmathewson/Local_Test_Server_1.12.2/spigot-1.12.2.jar" />
<src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
</src_description>
</component>
<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$">
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="inheritedJdk" />
<orderEntry type="module-library">
<library name="spigot-1.12.2.jar">
<CLASSES>
<root url="file:///Users/kevinmathewson/Local_Test_Server_1.12.2/spigot-1.12.2.jar" />
</CLASSES>
<JAVADOC>
<root url="jar:file://Users/kevinmathewson/Local_Test_Server_1.12.2/craftbukkit-1.12.2.jar!/" />
</JAVADOC>
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="Maven: org.spigotmc:spigot:1.12.2-R0.1-SNAPSHOT" level="project" />
</component>
</module>