Mercurial > hg > Members > tatsuki > Alice
diff .classpath @ 263:106cc1cfa595
change ignore list
author | sugi |
---|---|
date | Tue, 06 Aug 2013 02:14:40 +0900 |
parents | 4a6412b9d9aa |
children | c0712e0b0a24 |
line wrap: on
line diff
--- a/.classpath Tue Jul 23 14:13:14 2013 +0900 +++ b/.classpath Tue Aug 06 02:14:40 2013 +0900 @@ -8,6 +8,6 @@ <classpathentry exported="true" kind="lib" path="lib/com.alexmerz.graphviz.jar"/> <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> <classpathentry kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT-sources.jar"/> - <classpathentry kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT.jar"/> + <classpathentry kind="lib" path="lib/msgpack-0.6.8-SNAPSHOT.jar" sourcepath="lib/msgpack-0.6.8-SNAPSHOT-sources.jar"/> <classpathentry kind="output" path="bin"/> </classpath>