aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath
blob: 7dccd1f89fff53a4b48883b09fff25761ebbb0f8 (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/hierarchyviewer2lib.jar" sourcepath="/hierarchyviewer2lib"/>
	<classpathentry combineaccessrules="false" kind="src" path="/ddmlib"/>
	<classpathentry combineaccessrules="false" kind="src" path="/ddmuilib"/>
	<classpathentry kind="output" path="bin"/>
</classpath>