summaryrefslogtreecommitdiff
path: root/ksm-model/.classpath
blob: 9a299c7210802fd5ba865084460c3ffd394e3a0c (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="lib" path="lib/mockito-all-1.8.5.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>