Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Ant builds failing with no console output
Ant builds failing with no console output [message #260825] Sat, 27 June 2009 02:18 Go to next message
Ibrahim Awwal is currently offline Ibrahim AwwalFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,
I recently upgraded to Eclipse Galileo, and I am now unable to run my Ant
builds that were previously working. I don't get any output in the console
at all, and the strange thing is that if I run the exact copy of ant that
is in the eclipse plugins directory on my build script, it works fine. I
am noticing that Ant isn't in my path, and I can't remember whether it was
before. I actually haven't worked on this project for about 5 or 6 months,
and haven't touched ant since then either. Does anyone have any idea why
Ant is silently failing?

I'm running Windows Vista, with UAC on, and eclipse is running as an
administrator but I'm not sure if the ant script is also running as admin.
My JDK is 64 bit, and I'm also using a 64 bit version of eclipse now,
although I wasn't until about 30 minutes ago when I started trying to
debug this issue. Any ideas?
Re: Ant builds failing with no console output [message #260827 is a reply to message #260825] Sat, 27 June 2009 02:39 Go to previous message
Ibrahim Awwal is currently offline Ibrahim AwwalFriend
Messages: 3
Registered: July 2009
Junior Member
I'd like to add that disabling UAC didn't help. Ant still starts up,
spawns its own javaw.exe, and then does nothing.
Previous Topic:Problems with JavaDoc when parsing a compilation unit
Next Topic:How to create a template that applies to an RHS expression?
Goto Forum:
  


Current Time: Wed Jul 03 19:35:41 GMT 2024

Powered by FUDForum. Page generated in 0.03341 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top