- Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCommandAPI.iml
More file actions
Latest commit
28 lines (27 loc) · 1.29 KB
/
Copy pathCommandAPI.iml
File metadata and controls
28 lines (27 loc) · 1.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true"type="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"LANGUAGE_LEVEL="JDK_1_6"inherit-compiler-output="false">
<outputurl="file://$MODULE_DIR$/target/classes" />
<output-testurl="file://$MODULE_DIR$/target/test-classes" />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src/main/java"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/src/test/java"isTestSource="true" />
<sourceFolderurl="file://$MODULE_DIR$/src/main/resources"type="java-resource" />
<excludeFolderurl="file://$MODULE_DIR$/target" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="module-library">
<library>
<CLASSES>
<rooturl="jar://$MODULE_DIR$/../!bukkit-jars/bukkit-1.7.2-R0.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<rooturl="jar://$MODULE_DIR$/../!bukkit-jars/bukkit-1.7.2-R0.1.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntrytype="library"name="Maven: org.bukkit:bukkit:1.7.10-R0.1-SNAPSHOT"level="project" />
</component>
</module>