Xcode with Java ant project
Xcode with Java ant project
- Subject: Xcode with Java ant project
- From: Andrew Carter <email@hidden>
- Date: Tue, 19 Apr 2005 09:51:51 -0700
I'm having trouble getting Xcode to work with a Java ant project. I'm
just trying out Xcode as I've been doing Java in Eclipse.
I did the following:
1. Create a new Java ant project using wizard. This generates a
simple hello world app.
2. Build
Error:
/Developer/Java/Ant/bin/ant -emacs
/Developer/Java/Ant/bin/ant: line 1: uname: command not found
/Developer/Java/Ant/bin/ant: line 1: basename: command not found
/Developer/Java/Ant/bin/ant: line 1: dirname: command not found
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher
The weird thing is that I can build it perfectly fine in a terminal
session. Any ideas on what is causing the build to fail in Xcode?
Thanks,
Andrew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden