Ant Build Outside Eclipse
Ant Build Outside Eclipse
- Subject: Ant Build Outside Eclipse
- From: Joe Kramer <email@hidden>
- Date: Thu, 7 Oct 2010 01:13:52 -0700
Hi All,
I'm trying to deploy an app for the first time on my own and I'm realizing that Eclipse does a lot for me. If I just try to build the app using "ant build" I get the error: "class org.objectstyle.woproject.ant.WOCompile cannot be found". If I then try "ant build -lib /path/to/woproject.jar" I get a bunch of compiler errors... something like: "java:9: cannot find symbol". I'm sure both of these have to do with the classpath not being set up properly, but I'm not entirely sure how to set this up to work. Also, I've tried doing a "Run As..." > "Ant Build..." on my build.xml file from inside Eclipse, but I'm getting all the same compiler errors. Any help would be appreciated.
I'm using Eclipse 3.4/WOLips 3.4.
Thanks,
Joe
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden