fixed compiling errors

This commit is contained in:
Fangoboyo 2022-06-08 11:28:57 -07:00
parent 4572ef0c1c
commit e6e3fb04a6
4 changed files with 8 additions and 20 deletions

View File

@ -1,8 +0,0 @@
<component name="ArtifactManager">
<artifact type="jar" name="PluginInstaller:jar">
<output-path>$PROJECT_DIR$/out/artifacts/PluginInstaller_jar</output-path>
<root id="archive" name="PluginInstaller.jar">
<element id="module-output" name="PluginInstaller" />
</root>
</artifact>
</component>

View File

@ -0,0 +1,8 @@
<component name="ArtifactManager">
<artifact type="jar" name="PluginInstallere:jar">
<output-path>$PROJECT_DIR$/out/artifacts/PluginInstallere_jar</output-path>
<root id="archive" name="PrimCore.jar">
<element id="module-output" name="PrimCore" />
</root>
</artifact>
</component>

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<component name="FacetManager">
<facet type="minecraft" name="Minecraft">
<configuration>
<autoDetectTypes>
<platformType>BUKKIT</platformType>
</autoDetectTypes>
</configuration>
</facet>
</component>
</module>

Binary file not shown.