view .classpath @ 351:f025283c1e2a

update msgpack version
author sugi
date Tue, 06 May 2014 17:06:48 +0900
parents d46c42352e4f
children b9af321f7f20
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/main/java"/>
	<classpathentry kind="src" path="src/main/resources"/>
	<classpathentry exported="true" kind="con" path="org.springsource.ide.eclipse.gradle.classpathcontainer"/>
	<classpathentry 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.12-SNAPSHOT-sources.jar"/>
	<classpathentry kind="lib" path="lib/msgpack-0.6.12-SNAPSHOT.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>