Files
android_development/tools/sdkmanager/libs/sdkuilib
Xavier Ducrohet a4454504a5 Minor label change (size -> resolution)
Also remove unused imports

Change-Id: Ib18a32c126bc913e3e0c14546d2ce693190be1d1
2009-10-09 13:41:56 -07:00
..

Using the Eclipse projects for ddmuilib.

ddmuilib requires SWT to compile.

SWT is available in the depot under prebuild/<platform>/swt

Because the build path cannot contain relative path that are not inside the project directory,
the .classpath file references a user library called ANDROID_SWT.

In order to compile the project, make a user library called ANDROID_SWT containing the jar
available at prebuild/<platform>/swt.