Re: The Eclipse build folder
Re: The Eclipse build folder
- Subject: Re: The Eclipse build folder
- From: Chuck Hill <email@hidden>
- Date: Mon, 14 Jan 2008 08:41:15 -0800
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden