Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9266069
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T14:13:58+00:00 2026-06-18T14:13:58+00:00

I have a problem with an ant script so I added some echos to

  • 0

I have a problem with an ant script so I added some echos to finde the source of the error. I guesed that it might be the environemt variable for my Android SDK so i added

<echo level="info">     sdk.dir= ${sdk.dir} </echo> 

and it prints

[echo]      sdk.dir= c:UsersSpongeDocumentsMy DropboxAndroid SDK 

I set the environment variable like this (i user Win7):

Name: ANDROID_HOME
Value: C:\Users\Sponge\Documents\My Dropbox\Android SDK

I dont have very much experience with ANT so maybe its just the behaviour of the echo command that the backslashes are removed and the path is correct, or is this the problem why the script can’t find the resource anttasks.properties for example, which is in the SDK folder.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T14:14:00+00:00Added an answer on June 18, 2026 at 2:14 pm

    In a properties file, backslashes must be escaped (using another backslash):

    Name: ANDROID_HOME
    Value: C:\\Users\\Sponge\\Documents\\My Dropbox\\Android SDK
    

    I wouldn’t bother with backslashes, and use clashes instead, which ant (and Java in general) supports just fine, even on Windows:

    Name: ANDROID_HOME
    Value: C:/Users/Sponge/Documents/My Dropbox/Android SDK
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm facing a very simple problem with ANT script. I have a script that
i have a problem ant script: <taskdef name=CFileEdit classname=com.ANT_Tasks.CFileEdit/> where taskdef class com.ANT_Tasks.CFileEdit cannot
I have an Ant script that I would like to execute using a button
I have an ant script that is executing a jmx get task: <jmx:get name=java.lang:type=GarbageCollector,name=Copy
In a long running Ant script, I have a target that gets called roughly
I have some automatically generated Ant build scripts that I need to use to
I have a ant build script that uses a build.properties file. There I have
I am creating a jar bundle using ant build script. The problem is that
I have a Junit html report that is generated from an ant script with
I'm translating an Ant script to Maven 2 and I have this problem: the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.