Files
android_development/tools/sdkmanager/libs/sdkuilib
Xavier Ducrohet 5398a409ab AI 143399: am: CL 143270 am: CL 143149 Make ADT look for javadoc in docs/reference for the optional libraries (to match the base docs).
Original author: xav
  Merged from: //branches/cupcake/...
  Original author: android-build
  Merged from: //branches/donutburger/...

Automated import of CL 143399
2009-03-27 19:59:24 -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.