Skip to content
Snippets Groups Projects
.classpath 2.29 KiB
Newer Older
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="lib" path="lib/opt4j/opt4j-core-v3.2-36-g53be465-SNAPSHOT.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/opt4j/opt4j-operators-v3.2-36-g53be465-SNAPSHOT.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/opt4j/opt4j-optimizers-v3.2-36-g53be465-SNAPSHOT.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/guava-25.1-jre.jar" sourcepath="lib/guava-25.1-jre-sources.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/byte-buddy-1.8.17.jar" sourcepath="lib/byte-buddy-1.8.17-sources.jar"/>
	<classpathentry kind="lib" path="lib/commons-collections4-4.1.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/org.fortiss.af3.exploration.alg/lib/commons-collections4-4.1-javadoc.jar!/"/>
		</attributes>
		<accessrules>
			<accessrule kind="nonaccessible" pattern="*"/>
		</accessrules>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
		<attributes>
			<attribute name="module" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="generated-src"/>
	<classpathentry exported="true" kind="lib" path="lib/aopalliance-1.0.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/apfloat.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/jgraphx-3.9.8.jar" sourcepath="lib/jgraphx-3.9.8-sources.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/guice-4.2.1-SNAPSHOT.jar" sourcepath="lib/guice-4.2.1-SNAPSHOT-sources.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/guice-assistedinject-4.2.1-SNAPSHOT.jar" sourcepath="lib/guice-assistedinject-4.2.1-SNAPSHOT-sources.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/guice-multibindings-4.2.1-SNAPSHOT.jar" sourcepath="lib/guice-multibindings-4.2.1-SNAPSHOT-sources.jar"/>
	<classpathentry kind="lib" path="lib/jcommon-1.0.23.jar"/>
	<classpathentry kind="lib" path="lib/jfreechart-1.0.19.jar" sourcepath="lib/jfreechart-1.0.19-src.jar"/>
	<classpathentry kind="output" path="build"/>
</classpath>