In our manually setup (C) project we use Ant script (added to Builders) for processing some files.
I have created an Eclipse C project template plugin for new projects creation. Now I would like to automatically add the Ant script to Builder with this template, but I don't know how.
Does anybody have some advice/example?
Thanks.