mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-05 01:59:45 +01:00
26 lines
1.2 KiB
XML
26 lines
1.2 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="FacetManager">
|
|
<facet type="minecraft" name="Minecraft">
|
|
<configuration>
|
|
<autoDetectTypes>
|
|
<platformType>SPIGOT</platformType>
|
|
</autoDetectTypes>
|
|
</configuration>
|
|
</facet>
|
|
</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$/resources" type="java-resource" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="Maven: be.maximvdw:placeholderapi:2.5.1" level="project" />
|
|
<orderEntry type="library" name="Maven: me.clip:placeholderapi:2.5.1" level="project" />
|
|
<orderEntry type="library" name="Maven: org.spigotmc:spigot:1.13.2" level="project" />
|
|
</component>
|
|
</module> |