I love Eclipse Ant editor and I like to give it's abilities to out testers
- the editor will help them make valid ant build files.
I hope it will be very easy - only connect few objects together.
Unfortunately I am not able to find the way how to start the editor from
the code (what classes are the right ones, what are the right connection
points etc.). My research on the eclipse.org, google, news, samples has
not been productive.
Initially, I like to have clean workspace with ability to open file in the
ant editor (tab per file). For simplicity the file path can be specified
in the sources (I hope the part of code from one example I've found will
help me with showing the open dialog).