aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2013-01-29 23:09:42 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2013-01-29 23:09:42 +0000
commit317c5ff8d524f9fdf4c63b581213617ae1b61c5b (patch)
treed9abf5c22f2052b14215e06c788834299c57d494 /eclipse/plugins
parentc3b95c8cd3f8411e8e624b2dbd4243c537f18c20 (diff)
parentf88a1382b752e81254bc4d1fe35e87a3b1d0dd2f (diff)
downloadsdk-317c5ff8d524f9fdf4c63b581213617ae1b61c5b.zip
sdk-317c5ff8d524f9fdf4c63b581213617ae1b61c5b.tar.gz
sdk-317c5ff8d524f9fdf4c63b581213617ae1b61c5b.tar.bz2
Merge "Add dependency from hv plugin to base plugin"
Diffstat (limited to 'eclipse/plugins')
-rw-r--r--eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/META-INF/MANIFEST.MF b/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/META-INF/MANIFEST.MF
index 3554b41..d4e8b7d 100644
--- a/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/META-INF/MANIFEST.MF
+++ b/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/META-INF/MANIFEST.MF
@@ -10,7 +10,8 @@ Bundle-ActivationPolicy: lazy
Require-Bundle: org.eclipse.ui,
org.eclipse.core.runtime,
org.eclipse.ui.console,
- com.android.ide.eclipse.ddms
+ com.android.ide.eclipse.ddms,
+ com.android.ide.eclipse.base
Bundle-ClassPath: .,
libs/hierarchyviewerlib.jar
Export-Package: com.android.ide.eclipse.hierarchyviewer