I want to integrate an Ant script with the Java build process in Eclipse. I don’t find the option to configure builders under Project > Properties. Screenshot here. I am able to access the Ant view but unable to access the Ant Builder from this view as well.
My Eclipse version is 3.5.2 (Galileo). I have GWT/GAE plugins installed.
Any ideas on why Builders are not available in my installation?
Thanks.
From this SO post, Ant Development needs to be checked in Window – Preferences – General – Capabilities – Advanced – Development, for the Builders option to appear under Project – Properties.