OSDN Git Service

SDK: Fixed proguard.bat & co.
authorRaphael Moll <ralf@android.com>
Mon, 25 Oct 2010 21:27:23 +0000 (14:27 -0700)
committerRaphael Moll <ralf@android.com>
Tue, 26 Oct 2010 18:15:12 +0000 (11:15 -0700)
commit35fb4c64c629d531ab7ada395131ae3e7cc26e8b
treefe5b6221121f1d9bb34817f943d7753cc5e48e93
parenteca9ade6294f925e266eeece8071d5bfdede9c6a
SDK: Fixed proguard.bat & co.

These are similar to the external/proguard/bin/*.bat
except they use $SDK/tools/lib/find_java.bat to locate the
java location and use it if available. find_java will print
a proeminent error if java cannot be found.

Change-Id: I1fceae838436053031f405de9b3f1ab2d64222e6
files/proguard/bin/proguard.bat [new file with mode: 0755]
files/proguard/bin/proguardgui.bat [new file with mode: 0755]
files/proguard/bin/retrace.bat [new file with mode: 0755]