Mercurial > hg > Members > nobuyasu > jungle-network
changeset 159:13ececb7e35e
build path
author | tatsuki |
---|---|
date | Sun, 13 Jul 2014 18:12:08 +0900 |
parents | cd4d64249931 |
children | 1cdde53a7ce8 b2cfacf3f279 |
files | .classpath |
diffstat | 1 files changed, 6 insertions(+), 15 deletions(-) [+] |
line wrap: on
line diff
--- a/.classpath Sat Jul 12 15:58:48 2014 +0900 +++ b/.classpath Sun Jul 13 18:12:08 2014 +0900 @@ -6,11 +6,11 @@ <classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="var" path="M2_REPO/junit/junit/4.7/junit-4.7.jar"/> - <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-server/9.2.1.v20140609/jetty-server-9.2.1.v20140609.jar"/> - <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-http/9.2.1.v20140609/jetty-http-9.2.1.v20140609.jar"/> - <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-util/9.2.1.v20140609/jetty-util-9.2.1.v20140609.jar"/> - <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-io/9.2.1.v20140609/jetty-io-9.2.1.v20140609.jar"/> - <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-servlet/9.2.1.v20140609/jetty-servlet-9.2.1.v20140609.jar"/> + <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-server/9.2.1.v20140609/jetty-server-9.2.1.v20140609.jar" sourcepath="/jetty/jetty-server/9.2.1.v20140609/jetty-server-9.2.1.v20140609-sources.jar"/> + <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-http/9.2.1.v20140609/jetty-http-9.2.1.v20140609.jar" sourcepath="/M2_REPO/org/eclipse/jetty/jetty-http/9.2.1.v20140609/jetty-http-9.2.1.v20140609-sources.jar"/> + <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-util/9.2.1.v20140609/jetty-util-9.2.1.v20140609.jar" sourcepath="/M2_REPO/org/eclipse/jetty/jetty-util/9.2.1.v20140609/jetty-util-9.2.1.v20140609-sources.jar"/> + <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-io/9.2.1.v20140609/jetty-io-9.2.1.v20140609.jar" sourcepath="/M2_REPO/org/eclipse/jetty/jetty-io/9.2.1.v20140609/jetty-io-9.2.1.v20140609-sources.jar"/> + <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-servlet/9.2.1.v20140609/jetty-servlet-9.2.1.v20140609.jar" sourcepath="/jetty/jetty-servlet/9.2.1.v20140609/jetty-servlet-9.2.1.v20140609-sources.jar"/> <classpathentry kind="var" path="M2_REPO/org/eclipse/jetty/jetty-security/9.2.1.v20140609/jetty-security-9.2.1.v20140609.jar"/> <classpathentry kind="var" path="M2_REPO/org/hectorclient/hector-core/1.1-2/hector-core-1.1-2.jar"/> <classpathentry kind="var" path="M2_REPO/commons-lang/commons-lang/2.4/commons-lang-2.4.jar"/> @@ -26,20 +26,11 @@ <classpathentry kind="var" path="M2_REPO/com/github/stephenc/eaio-uuid/uuid/3.3.0/uuid-3.3.0.jar"/> <classpathentry kind="var" path="M2_REPO/com/ecyrd/speed4j/speed4j/0.9/speed4j-0.9.jar"/> <classpathentry kind="var" path="M2_REPO/org/functionaljava/functionaljava/3.1/functionaljava-3.1.jar"/> - <classpathentry kind="var" path="M2_REPO/org/msgpack/msgpack/0.6.8/msgpack-0.6.8.jar"/> + <classpathentry kind="var" path="M2_REPO/org/msgpack/msgpack/0.6.8/msgpack-0.6.8.jar" sourcepath="/M2_REPO/org/msgpack/msgpack/0.6.8/msgpack-0.6.8-sources.jar"/> <classpathentry kind="var" path="M2_REPO/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar"/> <classpathentry kind="var" path="M2_REPO/org/javassist/javassist/3.16.1-GA/javassist-3.16.1-GA.jar"/> <classpathentry kind="src" path="/jungle-core"/> <classpathentry kind="src" path="/bulletinboard"/> <classpathentry combineaccessrules="false" kind="src" path="/Alice"/> - <classpathentry kind="lib" path="/Users/kono/.m2/repository/jungle/jungle-core/0.0.1-SNAPSHOT/jungle-core-0.0.1-SNAPSHOT.jar"> - <attributes> - <attribute name="maven.pomderived" value="true"/> - <attribute name="maven.groupId" value="jungle"/> - <attribute name="maven.artifactId" value="jungle-core"/> - <attribute name="maven.version" value="0.0.1-SNAPSHOT"/> - <attribute name="maven.scope" value="compile"/> - </attributes> - </classpathentry> <classpathentry kind="output" path="target/classes"/> </classpath>