-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
11 lines (11 loc) · 989 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="/Users/steve/Downloads/terracotta-trunk-nightly-ee-rev15769/common/terracotta-toolkit-1.0-runtime-ee-1.0.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/Users/steve/Downloads/terracotta-trunk-nightly-ee-rev15769/ehcache/ehcache-core-2.2.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/Users/steve/Downloads/terracotta-trunk-nightly-ee-rev15769/ehcache/ehcache-terracotta-ee-2.2.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="/Users/steve/Downloads/terracotta-trunk-nightly-ee-rev15769/ehcache/slf4j-api-1.5.11.jar"/>
<classpathentry kind="lib" path="/Users/steve/Downloads/terracotta-trunk-nightly-ee-rev15769/ehcache/slf4j-jdk14-1.5.11.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>