Files
android_development/tools/traceview
Xavier Ducrohet c69e451084 am 0f61aa64: Sync DDMS/Traceview/Android version on the repository source.
Merge commit '0f61aa6470c2ac6c8cae6c356bb7ce658b71b5ac' into eclair-plus-aosp

* commit '0f61aa6470c2ac6c8cae6c356bb7ce658b71b5ac':
  Sync DDMS/Traceview/Android version on the repository source.
2009-09-25 15:50:34 -07:00
..

Using the Eclipse projects for traceview.

traceview requires SWT to compile.

SWT is available in the depot under //device/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 //device/prebuild/<platform>/swt.