Files
android_development/tools/sdkmanager/libs/sdkuilib
Raphael 8a370089b8 am d3f9eb79: SDK Manager: Display error when saving settings
Merge commit 'd3f9eb79c79752b76e483d5d6774b76bcf91a8de' into eclair

* commit 'd3f9eb79c79752b76e483d5d6774b76bcf91a8de':
  SDK Manager: Display error when saving settings
2009-10-30 13:01:22 -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.