-
Notifications
You must be signed in to change notification settings - Fork 4
/
.classpath
14 lines (14 loc) · 1.21 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="CombatTag"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/cheddar262/Desktop/Plugin Development/Dependencies/Combat Tag/Heroes.jar"/>
<classpathentry kind="lib" path="C:/Users/cheddar262/Desktop/Plugin Development/Dependencies/Combat Tag/CrackShot.jar"/>
<classpathentry kind="lib" path="C:/Users/cheddar262/Desktop/Plugin Development/Dependencies/Combat Tag/mcMMO.jar"/>
<classpathentry kind="lib" path="C:/Users/cheddar262/Desktop/Plugin Development/Dependencies/Combat Tag/War-v1.7.1.jar"/>
<classpathentry kind="lib" path="C:/Users/cheddar262/Desktop/Plugin Development/Dependencies/Combat Tag/WorldEdit.jar"/>
<classpathentry kind="lib" path="C:/Users/cheddar262/Desktop/Plugin Development/Dependencies/Combat Tag/worldguard-5.5.2.jar"/>
<classpathentry kind="lib" path="C:/Users/cheddar262/Desktop/Plugin Development/Dependencies/Combat Tag/pvparena-1.0.jar"/>
<classpathentry kind="lib" path="C:/Users/cheddar262/Desktop/CraftBukkit/bukkit-1.7.9-R0.1-20140418.155157-4.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>