aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath
blob: 439f78594ea64dd4d3e8599073af18575169129f (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="libs/hierarchyviewerlib.jar" sourcepath="/hierarchyviewerlib"/>
	<classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
	<classpathentry combineaccessrules="false" kind="src" path="/ddmuilib"/>
	<classpathentry kind="output" path="bin"/>
</classpath>