summaryrefslogtreecommitdiffstats
path: root/tests/org.eclipse.swt.tests/.classpath
blob: bda7e4b3d1f0ce56ad350e446f697db847768b77 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry sourcepath="JRE_SRC" kind="var" rootpath="JRE_SRCROOT" path="JRE_LIB"/>
	<classpathentry kind="src" path="/org.eclipse.swt"/>
	<classpathentry kind="src" path="JUnit Tests"/>
	<classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.junit_3.8.1/junit.jar"/>
	<classpathentry kind="src" path="data"/>
	<classpathentry kind="output" path="bin"/>
</classpath>