diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2018-03-21 20:52:28 +0000 |
---|---|---|
committer | Baitinq <manuelpalenzuelamerino@gmail.com> | 2018-03-21 20:52:28 +0000 |
commit | f6692f60908b57efc4defb43573dc12c5b1846b8 (patch) | |
tree | 7cfa8280bdafc534b470e1ee89744861b89f9f05 /PrimalMC.iml | |
download | PrimalMC-f6692f60908b57efc4defb43573dc12c5b1846b8.tar.gz PrimalMC-f6692f60908b57efc4defb43573dc12c5b1846b8.tar.bz2 PrimalMC-f6692f60908b57efc4defb43573dc12c5b1846b8.zip |
Diffstat (limited to 'PrimalMC.iml')
-rw-r--r-- | PrimalMC.iml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/PrimalMC.iml b/PrimalMC.iml new file mode 100644 index 0000000..82b9a2d --- /dev/null +++ b/PrimalMC.iml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="JAVA_MODULE" version="4"> + <component name="NewModuleRootManager" inherit-compiler-output="true"> + <exclude-output /> + <content url="file://$MODULE_DIR$"> + <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="module-library"> + <library> + <CLASSES> + <root url="jar://$USER_HOME$/Desktop/Server/HCF/spigot.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$USER_HOME$/Desktop/Server/HCF/spigot.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="library" name="Lombok-1.6.6" level="project" /> + </component> +</module> \ No newline at end of file |