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 6737561
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:15:48+00:00 2026-05-26T11:15:48+00:00

I have some Ant tasks in my Eclipse JDT project that I want to

  • 0

I have some Ant tasks in my Eclipse JDT project that I want to execute before each compilation, so I added an Ant builder to my Eclipse builder config. As the location of the build file, I entered

${workspace_loc:${project_path}/build.xml}

I do not want to have any absolute paths, or the project name, here. The Eclipse configuration is part of the repository, and other users check this out with different file-system layouts and possibly different Eclipse project names. For example, I usually have several working copies of the same project in my Eclipse workspace, each of course with a different project name.

This works most of the time. However, I sometimes get the following error message in a dialog box:

Errors occurred during the build.
Errors running builder ‘Integrated External Tool Builder’ on project ‘MyProjectName’.
Variable references empty selection: ${project_path}
Variable references empty selection: ${project_path}

This seems to happen when Eclipse decides to build the project while no resource of the project is selected in the Package Explorer. I can reproduce it by creating a dummy file in the project, deleting the file outside of Eclipse, selecting it in Eclipse and pressing F5. Eclipse will note that the file no longer exists, remove it from the Package Explorer (so nothing is selected anymore) and then build the project, giving the error message.

While it’s not really that important that the Ant tasks are run for every compilation, I do not want to have such an error message box which will confuse users.

So how can I

  • reference the build.xml file in a different way such that the problem goes away, or
  • fix the problem, or
  • suppress the error dialog for this particular error?

Any help would be appreciated. I’m using Eclipse 3.7 (Indigo).

  • 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-05-26T11:15:49+00:00Added an answer on May 26, 2026 at 11:15 am

    Obviously, it has problems translating a reference to a variable (${project_path}) inside … a reference to a variable (${workspace_loc}).

    You could try the ${build_project} variable instead

    ${build_project:/build.xml}
    

    I hope it helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some external Javascript files in my GWT app that I only want
Using cruisecontrol for continuous integration, I have some annoyances with Weblogic Ant tasks and
I have an ant task that executes some command on a list of files.
So I have a maven project which produces a jar package containing some ant
In ant, I have defined some properties that define some paths ( absolute )
I have some automatically generated Ant build scripts that I need to use to
Some tasks in Ant have some pretty strange behavior. For example, javac silently ignores
I'm new to NAnt but have some experience with Ant and CruiseControl. What I
I have some perl code that looks something like this: my @array = map
I have some input elements that the users are request special behavior on pageup

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.