aboutsummaryrefslogtreecommitdiffstats
path: root/ide_common/tests/.classpath
blob: 137f0ad73354b0405b1053db22f980816f93c776 (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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
	<classpathentry combineaccessrules="false" kind="src" path="/ide_common"/>
	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
	<classpathentry combineaccessrules="false" kind="src" path="/layoutlib_api"/>
	<classpathentry kind="output" path="bin"/>
</classpath>