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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to