view .classpath @ 159:6f89183a3f19 working

add check Class
author sugi
date Wed, 12 Dec 2012 00:19:03 +0900
parents 36dc63d1bdcf
children 4a6412b9d9aa
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry exported="true" kind="lib" path="lib/javassist.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.16.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
	<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.6-SNAPSHOT-sources.jar"/>
	<classpathentry kind="lib" path="lib/msgpack-0.6.6-SNAPSHOT.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>