OSDN Git Service

android.bat now checks if Java is installed.
authorRaphael <raphael@google.com>
Tue, 26 Jan 2010 21:47:04 +0000 (13:47 -0800)
committerRaphael <raphael@google.com>
Tue, 26 Jan 2010 22:25:50 +0000 (14:25 -0800)
commit60e5014c5f2783982e7afade657eaeb9a287577e
tree2034076a8885bd94456c826a3ce54559cb57e535
parentc688b4ed49331a3faab9f94fba7b8861c23301cd
android.bat now checks if Java is installed.

When not in the path, search for it in the program files
where java installs by default.
If not found, let the user know where to download it.

SDK Bug: 2315813

Change-Id: I4b077606d86969f989279a5eaeebb2f1895a6ef2
sdkmanager/app/etc/android.bat