Fixes the following issues: - Updater says it didnd't install addon and then install it (cause: UpdaterData was looking for an ArchiveInfo in a map of Archive) - Added a label explaining the [*] in the dependency list. - Added the originating site to the long description in the package chooser. - Display downloading/installing comments in the result window. - Fixed app name in dialog when tools are updated. Change-Id: I075d2eaeb357f33671f7e9e70a906ca48000908d
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.