diff options
author | Konstantin Lopyrev <klopyrev@google.com> | 2010-08-17 18:00:33 -0700 |
---|---|---|
committer | Konstantin Lopyrev <klopyrev@google.com> | 2010-08-27 09:09:02 -0700 |
commit | 70a830d8ab396328ab984c75f923400af6a52e55 (patch) | |
tree | 69cae68406c2a4eb361432460372b7dc0c218238 /eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath | |
parent | 1c85488dc3f6dd1e9dd081023ee28c281f24be5d (diff) | |
download | sdk-70a830d8ab396328ab984c75f923400af6a52e55.zip sdk-70a830d8ab396328ab984c75f923400af6a52e55.tar.gz sdk-70a830d8ab396328ab984c75f923400af6a52e55.tar.bz2 |
Tweaking and moving.
Change-Id: I9906268a91c53c7b9e938b9c969cedeae2a4303a
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath b/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath index e2c0625..f3f5310 100644 --- a/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath +++ b/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/.classpath @@ -4,6 +4,5 @@ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src"/> <classpathentry kind="lib" path="libs/hierarchyviewerlib.jar" sourcepath="/ddmlib"/> - <classpathentry kind="lib" path="libs/hierarchyvieweruilib.jar" sourcepath="/ddmuilib"/> <classpathentry kind="output" path="bin"/> </classpath> |