annotate .classpath @ 4:c39707282598

add jar library for msgpack
author one
date Fri, 12 Aug 2011 03:43:01 +0900
parents 2488700e751b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 <classpath>
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 <classpathentry kind="lib" path="lib/msgpack-0.6.0-devel.jar" sourcepath="lib/msgpack-0.6.0-devel-sources.jar"/>
4
c39707282598 add jar library for msgpack
one
parents: 0
diff changeset
5 <classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
c39707282598 add jar library for msgpack
one
parents: 0
diff changeset
6 <classpathentry kind="lib" path="lib/slf4j-api-1.6.1-sources.jar"/>
c39707282598 add jar library for msgpack
one
parents: 0
diff changeset
7 <classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
c39707282598 add jar library for msgpack
one
parents: 0
diff changeset
8 <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
c39707282598 add jar library for msgpack
one
parents: 0
diff changeset
9 <classpathentry kind="lib" path="lib/javassist.jar"/>
c39707282598 add jar library for msgpack
one
parents: 0
diff changeset
10 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
0
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 <classpathentry kind="output" path="bin"/>
kazz <kazz@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 </classpath>