annotate .classpath @ 315:f9ec5bead150

come back response. but has bug
author sugi
date Tue, 10 Dec 2013 12:32:43 +0900
parents 48de3510fb00
children 9e84deb9b1e0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
eacd64821039 init project
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
eacd64821039 init project
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 <classpath>
eacd64821039 init project
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
146
36dc63d1bdcf read image from jar
sugi
parents: 145
diff changeset
4 <classpathentry exported="true" kind="lib" path="lib/javassist.jar"/>
36dc63d1bdcf read image from jar
sugi
parents: 145
diff changeset
5 <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.16.jar"/>
36dc63d1bdcf read image from jar
sugi
parents: 145
diff changeset
6 <classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
36dc63d1bdcf read image from jar
sugi
parents: 145
diff changeset
7 <classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
299
48de3510fb00 Scheduler has bug
sugi
parents: 266
diff changeset
8 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
145
5f37b57ff32d add fish number
sugi
parents: 108
diff changeset
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
48de3510fb00 Scheduler has bug
sugi
parents: 266
diff changeset
10 <classpathentry exported="true" kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT-sources.jar"/>
48de3510fb00 Scheduler has bug
sugi
parents: 266
diff changeset
11 <classpathentry exported="true" kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT.jar" sourcepath="lib/msgpack-0.6.8-SNAPSHOT-sources.jar"/>
48de3510fb00 Scheduler has bug
sugi
parents: 266
diff changeset
12 <classpathentry exported="true" kind="lib" path="lib/com.alexmerz.graphviz.jar"/>
0
eacd64821039 init project
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 <classpathentry kind="output" path="bin"/>
eacd64821039 init project
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 </classpath>