On the new android platform tools (v8) released with the 2.3 SDK, I
get an error while running dex from the ant script

I typed the usual "ant release", and got an error in the dex stage

-dex:
     [echo] Converting compiled files and external libraries into C:
\Documents a
nd Settings\omri\My Documents\my app\builddir\classes.dex...
    [apply] =C:\Documents was unexpected at this time.

BUILD FAILED
C:\Android\tools\ant\main_rules.xml:449: The following error occurred
while exec
uting this line:
C:\Android\tools\ant\main_rules.xml:199: apply returned: 255

I know its because of the spaces in the path, but I'm not sure as to
how to fix this.
any help would be very appreciated.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to