Files
android_development/tools/traceview
Xavier Ducrohet 3d2fbef573 am 5eff9966: Merge change 26893 into eclair
Merge commit '5eff99663c35031975b33e25ab74e2a710231c0a' into eclair-plus-aosp

* commit '5eff99663c35031975b33e25ab74e2a710231c0a':
  Make archquery use the same VM as DDMS/Traceview
2009-09-24 14:16:32 -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.