History log of /sdk/hierarchyviewer2/app/etc/hierarchyviewer.bat
Revision Date Author Comments
875a8fe3e04369dafa01f8f9c9c3b9422c4964ad 21-Jun-2012 Siva Velusamy <vsiva@google.com> Add deprecation warnings for ddms, hierarchyviewer and traceview.

Change-Id: Ib7b0ee2986d2a7273a23c2e3d6c7a0aa7afc20fb
9cc8ad3950427ef751e8ff6c5c8de00910f0789d 05-May-2011 Raphael Moll <ralf@android.com> Fix launchers for SDK tools using swtmenubar.

Change-Id: Iba5860db0a56ab508d1ce155d0e079ab37eb2bc9
9ea8b6a2cfd19fabe2f2e588f14b776f8120737d 15-Dec-2010 Raphael Moll <ralf@android.com> Integrate c0336756 from master.

Fix DDMS and HierarchyViewer .bat files on Windows

These were not setting the "bin dir" properpty correctly,
and as a consequence the tools complain they can't find adb.exe.

The fix is to set it to the directory of the script but to
avoid spaces-in-path issues we use the "~fs" modifier to get
a space-free short name for the %cd% value. And since we can't
use use %cd% combined with ~fs, we use a for loop trick to set it.

Note that ddms.bat was in unix end-of-line mode so I changed it
back to DOS end-of-line mode.

Change-Id: Ied196759d2d339d5a85048122cf1ba8130250dbd
c033675641edac18a2eac72d06cbc06f00906cd1 15-Dec-2010 Raphael Moll <ralf@android.com> Fix DDMS and HierarchyViewer .bat files on Windows

These were not setting the "bin dir" properpty correctly,
and as a consequence the tools complain they can't find adb.exe.

The fix is to set it to the directory of the script but to
avoid spaces-in-path issues we use the "~fs" modifier to get
a space-free short name for the %cd% value. And since we can't
use use %cd% combined with ~fs, we use a for loop trick to set it.

Note that ddms.bat was in unix end-of-line mode so I changed it
back to DOS end-of-line mode.

Change-Id: Ic9e55643b551898043add27c12193a0949f40bb0
2c7f15a964b3753efacc5666984abccaf5a9fbc5 17-Nov-2010 Raphael Moll <ralf@android.com> Fix HV.bat for swt layout issue.

SDK Bug 3185449

Change-Id: I88dfaeb287fdef5cf82a0bc3da286c6c4493f910
b0c49c6f495609f15a5df2b2d062ac0b4776f72b 25-Aug-2010 Konstantin Lopyrev <klopyrev@google.com> Renaming

Change-Id: I10c8b1cf1be3b66fe0b7527ffb72501d8d61ebb3