mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
0d0825d614
Fixed NullPointerException in C Added Settings Fixed tons of warning :P Added auto clear
17 lines
697 B
XML
17 lines
697 B
XML
<?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="library" name="bukkit-1.7.9-R0.2" level="project" />
|
|
<orderEntry type="library" name="lib" level="project" />
|
|
<orderEntry type="library" name="simple-xml" level="project" />
|
|
<orderEntry type="library" name="WorldGuard" level="project" />
|
|
</component>
|
|
</module>
|
|
|