Bug 1528 : "Error running javac.exe" when building with Android tools
Last modified: 2010-04-14 10:10




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P2
Severity:
normal

 

Reporter:
p brouwer
Assigned To:
fry

Attachment Type Created Size Actions
full console ouput text/plain 2010-03-31 10:37 5.44 KB

Description:   Opened: 2010-03-31 10:34
with processing 0183 for windows (standard)

On Windows Vista, if I don't have the JDK/bin folder in my PATH
(start->control panel->advanced system settings) I get "BUILD FAILED" status:


Project Target: Google APIs
Vendor: Google Inc.
Platform Version: 2.0.1
API level: 6

BUILD FAILED
D:\android-sdk-windows\platforms\android-6\templates\android_rules.xml:248: Error
running javac.exe compiler

Total time: 1 second
D:\android-sdk-windows\platforms\android-6\templates\android_rules.xml:248: Error
running javac.exe compiler
at
org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter.executeExternalCom
pile(DefaultCompilerAdapter.java:509)
Additional Comment #1 From p brouwer 2010-03-31 10:37
edit]
full console ouput
Additional Comment #2 From fry 2010-03-31 11:22
bummer, thanks for the report. will look into it.
Additional Comment #3 From fry 2010-04-14 10:10
fixed for 0184.