0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
146
|
4 <classpathentry exported="true" kind="lib" path="lib/javassist.jar"/>
|
|
5 <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.16.jar"/>
|
|
6 <classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
|
|
7 <classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
|
299
|
8 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
145
|
9 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
299
|
10 <classpathentry exported="true" kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT-sources.jar"/>
|
|
11 <classpathentry exported="true" kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT.jar" sourcepath="lib/msgpack-0.6.8-SNAPSHOT-sources.jar"/>
|
|
12 <classpathentry exported="true" kind="lib" path="lib/com.alexmerz.graphviz.jar"/>
|
0
|
13 <classpathentry kind="output" path="bin"/>
|
|
14 </classpath>
|