Skip to content
Snippets Groups Projects
.classpath 1.62 KiB
Newer Older
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="main/java"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
		<attributes>
			<attribute name="module" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="/libs/commons-codec-1.10.jar"/>
	<classpathentry kind="lib" path="/libs/commons-io-2.4.jar"/>
	<classpathentry kind="lib" path="/libs/derby.jar"/>
	<classpathentry kind="lib" path="/libs/derbynet.jar"/>
	<classpathentry kind="lib" path="/libs/JavaPlot.jar"/>
	<classpathentry kind="lib" path="/libs/jsoup-1.8.1.jar"/>
	<classpathentry kind="lib" path="/libs/opencloud.jar"/>
	<classpathentry kind="lib" path="/libs/gs-core-1.3.jar"/>
Dominique Blouin's avatar
Dominique Blouin committed
	<classpathentry kind="lib" path="/libs/hamcrest-core-1.3.jar"/>
	<classpathentry kind="lib" path="/libs/commons-math3-3.6.1.jar"/>
	<classpathentry kind="lib" path="/libs/batik-dom.jar"/>
	<classpathentry kind="lib" path="/libs/batik-svggen.jar"/>
Dominique Blouin's avatar
Dominique Blouin committed
	<classpathentry kind="lib" path="/libs/batik-awt-util.jar"/>
	<classpathentry kind="lib" path="/libs/batik-xml.jar"/>
	<classpathentry kind="lib" path="/libs/batik-util.jar"/>
	<classpathentry kind="lib" path="/libs/jautomata-core.jar"/>
	<classpathentry kind="lib" path="/libs/jna-3.3.0.jar"/>
	<classpathentry kind="lib" path="/libs/com.microsoft.z3.jar"/>
	<classpathentry kind="lib" path="/libs/jgrapht-core-1.3.0.jar"/>
	<classpathentry kind="lib" path="/libs/jgrapht-ext-1.3.0.jar"/>
	<classpathentry kind="lib" path="/libs/jgrapht-io-1.3.0.jar"/>
	<classpathentry kind="lib" path="/libs/jgraphx-3.4.1.3.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>