mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-01-07 07:17:46 +01:00
17 lines
1.0 KiB
XML
17 lines
1.0 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="NewModuleRootManager" LANGUAGE_LEVEL="JDK_16">
|
|
<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" />
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module" module-name="MMOCore-API" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: org.spigotmc:spigot-1.17.1:dev" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Maven: io.lumine:MythicLib-dist:1.4.1-SNAPSHOT" level="project" />
|
|
</component>
|
|
</module> |