=Will Ant tasks rely on Eclipse .classpath file to build WO
projects?
Yes ... You can do an eclipse = "true" on several of the ant tags
(like <frameworks root = "System" eclipse = "true"/>) and framework
dependencies will load from .classpath.
Will that also depend on it knowing where the workspace is located
on the filesystem when doing automated builds? I think that's how
the current ant for eclipse thing works.
One of the big changes, btw, is that there is no difference between
project and framework dependencies. Instead you depend on a set of
framework names, and it dynamically resolves them to either projects
(if you have them open in your workspace), an embedded framework
folder (of your designation) inside the project, ~/Lib/Fram, /Lib/
Fram, /Sys/Lib/Fram, /Network/Lib/Fram (I believe that's the order).
So the classpath file just has a set of "WOFramework/Ajax",
"WOFramework'ERExtensions" etc classpath entries.
ms
_______________________________________________
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]