Update project configuration

This commit is contained in:
Gabriel Tofvesson 2021-05-02 18:12:44 +02:00
parent e704545487
commit dfdd01bfaf
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<output-path>$PROJECT_DIR$/out/artifacts/SpigotInvTweaks_jar</output-path> <output-path>$PROJECT_DIR$/out/artifacts/SpigotInvTweaks_jar</output-path>
<root id="archive" name="SpigotInvTweaks.jar"> <root id="archive" name="SpigotInvTweaks.jar">
<element id="module-output" name="SpigotInvTweaks" /> <element id="module-output" name="SpigotInvTweaks" />
<element id="dir-copy" path="$PROJECT_DIR$/res" />
</root> </root>
</artifact> </artifact>
</component> </component>

View File

@ -3,6 +3,7 @@
<component name="NewModuleRootManager" inherit-compiler-output="true"> <component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output /> <exclude-output />
<content url="file://$MODULE_DIR$"> <content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content> </content>
<orderEntry type="jdk" jdkName="15" jdkType="JavaSDK" /> <orderEntry type="jdk" jdkName="15" jdkType="JavaSDK" />