On Wed, 11 Nov 2009 10:14:58 -0600 Eric Evans <[email protected]> wrote:
EE> On Tue, 2009-11-10 at 16:25 -0600, Ted Zlatanov wrote: >> (BTW, I use Eclipse for Java development, is there a way to run the >> Ant tasks automatically to rebuild the generated source if necessary? >> It works fine otherwise.) EE> Yes. Go to Project->Properties->Builders, click "New", and add an Ant EE> Builder (the defaults should be OK). You'll probably want to disable EE> Java Builder while you're there. Thanks. I actually like the Java builder too (I have automatic builds turned on) but the Ant builder was really simple to set up and use. Ted
