summaryrefslogtreecommitdiffstats
path: root/contrib/java/.classpath
blob: 0830f8ae112a744b06a34ca3e99c5364426672d1 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="java"/>
	<classpathentry kind="src" path="uscxml"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/umundo"/>
	<classpathentry kind="lib" path="/Users/sradomski/Documents/TK/Code/rhino1_7R4/build/rhino1_7R4/js.jar" sourcepath="/Users/sradomski/Documents/TK/Code/rhino1_7R4/src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>