view .classpath @ 25:0a99effcfd3b

add example for Scheduler
author sugi
date Thu, 31 Oct 2013 01:17:10 +0900
parents f842f414655b
children 5902144dc286
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
	<classpathentry kind="con" path="at.bestsolution.efxclipse.tooling.jdt.core.JAVAFX_CONTAINER"/>
	<classpathentry kind="lib" path="lib/Alice.jar"/>
	<classpathentry kind="lib" path="lib/com.alexmerz.graphviz.jar"/>
	<classpathentry kind="lib" path="lib/javassist.jar"/>
	<classpathentry kind="lib" path="lib/log4j-1.2.16.jar"/>
	<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/slf4j-api-1.6.1-sources.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-api-1.6.1.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1-sources.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>