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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T13:31:37+00:00 2026-05-11T13:31:37+00:00

The reason is long and boring, but I need to run an Ant script

  • 0

The reason is long and boring, but I need to run an Ant script to compile Java 1.5 code from a Java 1.4 app. I keep getting this error, though:

BUILD FAILED  build.xml:16: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to 'C:\j2sdk1.4.2_16\jre' 

In my code, I have:

Project p = new Project(); p.setUserProperty('ant.file', buildFile.getAbsolutePath()); p.setProperty('java.home', 'C:\Program Files\Java\jdk1.6.0_04'); p.fireBuildStarted(); p.init(); // so on and so forth 

but it ignores it. I’ve also tried p.setUserProperty(String, String), but that doesn’t do the trick, either. Is there a way to do it without launching a separate process?

  • 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. 2026-05-11T13:31:38+00:00Added an answer on May 11, 2026 at 1:31 pm

    Does the javac task in your buildfile have fork='yes'? If not, then it doesn’t matter what the java.home property is set to; ant will attempt to call the javac Main method in the same java process, which from your error is a JRE, not a JDK.

    EDIT Try setting the executable property of your javac task to the full path to the javac binary and add compiler='extJavac' to the task.

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

Sidebar

Related Questions

What reason is there for C# or java having lambdas? Neither language is based
i've got a long string which is space delimited (read in from a txt
What are the main reasons for having ridiculously long export times for a simple
The reason I ask is that Stack Overflow has been Slashdotted , and Redditted
The reason for me asking this question is:- I get a real buzz out
Is there any reason not to use the bitwise operators &, |, and ^
For whatever reason, our company has a coding guideline that states: Each class shall
For some reason I never see this done. Is there a reason why not?
For some reason when I attempt to make a request to an Ajax.net web
What is the reason for the following warning in some C++ compilers? No newline

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.