summaryrefslogtreecommitdiffstats
path: root/dx/.classpath
blob: 4ce5c8d6ed40a24134a3e0cb8cbf5172968d1513 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="libs/jsr305-lib.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>