Newer
Older
AlgebraicDataflowArchitectureModel / AlgebraicDataflowArchitectureModel / .classpath
yoichiro on 24 Mar 2020 528 bytes jdk13導入
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-13">
		<attributes>
			<attribute name="module" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="lib" path="lib/jgraphx.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>