Merge change 3195 into donut

* changes:
  Change the SDK, DDMS and Traceview to work with the new SWT libraries.
This commit is contained in:
Android (Google) Code Review
2009-06-04 15:00:45 -07:00
20 changed files with 245 additions and 58 deletions

View File

@@ -11,9 +11,9 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files)
LOCAL_JAVA_LIBRARIES := \
sdklib \
swt \
org.eclipse.jface_3.2.0.I20060605-1400 \
org.eclipse.equinox.common_3.2.0.v20060603 \
org.eclipse.core.commands_3.2.0.I20060605-1400
org.eclipse.jface_3.4.2.M20090107-0800 \
org.eclipse.equinox.common_3.4.0.v20080421-2006 \
org.eclipse.core.commands_3.4.0.I20080509-2000
LOCAL_MODULE := sdkuilib