mirror of
https://github.com/songoda/EpicFurnaces.git
synced 2024-12-05 00:03:29 +01:00
26 lines
1.2 KiB
XML
26 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4">
|
|
<component name="FacetManager">
|
|
<facet type="minecraft" name="Minecraft">
|
|
<configuration>
|
|
<autoDetectTypes>
|
|
<platformType>SPIGOT</platformType>
|
|
</autoDetectTypes>
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_5">
|
|
<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" />
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="api" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: com.sk89q:worldguard:7.0.0" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: com.sk89q:worldedit:7.0.0" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.spigotmc:spigot:1.8.8" level="project" />
|
|
</component>
|
|
</module> |