aboutsummaryrefslogtreecommitdiffstats
path: root/ddms/app
diff options
context:
space:
mode:
authorRaphael Moll <ralf@android.com>2011-04-28 23:22:09 -0700
committerRaphael Moll <ralf@android.com>2011-04-28 23:56:15 -0700
commit9e1748f533f9d25dcedb50f9464b36588eec686b (patch)
tree8d644010d1a7331d32b76e279a657035cec8b5c7 /ddms/app
parent185782e15be0a3e56e53e950f522c11d0bf3d7f0 (diff)
downloadsdk-9e1748f533f9d25dcedb50f9464b36588eec686b.zip
sdk-9e1748f533f9d25dcedb50f9464b36588eec686b.tar.gz
sdk-9e1748f533f9d25dcedb50f9464b36588eec686b.tar.bz2
Use SwtMenuBar in HierarchyViewer application.
Change-Id: I5f61e0c238520d8582e9bef8fa69c354a1165475
Diffstat (limited to 'ddms/app')
-rw-r--r--ddms/app/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/ddms/app/README b/ddms/app/README
index be0403c..3b7df9c 100644
--- a/ddms/app/README
+++ b/ddms/app/README
@@ -34,6 +34,14 @@ SWT depends on OSGI, so we'll also create an ANDROID_OSGI library for that.
In order to compile the project:
- Open Preferences > Java > Build Path > User Libraries
+- Create a new user library named ANDROID_SWT
+- Add the following 4 JAR files:
+
+ - prebuild/<platform>/swt/swt.jar
+ - prebuilt/common/eclipse/org.eclipse.core.commands_3.*.jar
+ - prebuilt/common/eclipse/org.eclipse.equinox.common_3.*.jar
+ - prebuilt/common/eclipse/org.eclipse.jface_3.*.jar
+
- Create a new user library named ANDROID_OSGI
- Add the following JAR file: