Yep, got one working. Pretty simple, even for an Ant noob like me.
Look for it soon in the Java Client portion of the WO Wiki.
Dave
On Jan 14, 2008, at 11:41 AM, Chuck Hill wrote:
On Jan 14, 2008, at 6:34 AM, Mike Schrag wrote:
1) ....<snip>
You can also try setting up an Ant Builder ... I've never used
additional builders, and I'm not sure if they run with the
incremental builder runs, but you can try them out. Go to project
properties=>Builders=>New... and try adding an Ant builder and
have it execute the custom build target you're defining here.
Yes, an Ant builder will handle this. I use them for our Design by
Contract processing. You can configure when they run and which
target(s) are run at which time. Then just build normally and
Eclipse will do the rest. I have also used an Ant builder to have
Eclipse delete more files (things we generate) when a clean is done.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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/webobjects%
40avendasora.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
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]