comparison .classpath @ 316:9e84deb9b1e0

Respond Worked
author sugi
date Tue, 10 Dec 2013 17:40:13 +0900
parents f9ec5bead150
children 8f71c3e6f11d
comparison
equal deleted inserted replaced
315:f9ec5bead150 316:9e84deb9b1e0
3 <classpathentry kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/>
4 <classpathentry exported="true" kind="lib" path="lib/javassist.jar"/> 4 <classpathentry exported="true" kind="lib" path="lib/javassist.jar"/>
5 <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.16.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"/> 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"/> 7 <classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
8 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
9 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> 8 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
10 <classpathentry exported="true" kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT-sources.jar"/> 9 <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"/> 10 <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"/> 11 <classpathentry exported="true" kind="lib" path="lib/com.alexmerz.graphviz.jar"/>
13 <classpathentry kind="output" path="bin"/> 12 <classpathentry kind="output" path="bin"/>