summaryrefslogtreecommitdiffstats
path: root/rba.tool.core/.classpath
blob: 257c55131f4ceaaf37ace3aa49979ef981c8ae9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="lib" path="icons/"/>
	<classpathentry kind="lib" path="lib32/z3/com.microsoft.z3.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/groovy-all-2.4.12-indy.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="lib/z3/com.microsoft.z3.jar"/>
	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/Z3">
		<attributes>
			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="rba.tool.core/lib/z3"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="output" path="bin"/>
</classpath>