Stefan Bodewig wrote: > <[EMAIL PROTECTED]> wrote: > > > Its not a task, its a gui integration tool. > > so it doesn't belong into src/main in the first place IMHO - as it is > going to be an add-on for Ant, not a part of Ant. src/ideintegration? > Ugly. connector? > > org.apache.tools.ant.connector >
If that is going to be the place for all Ant add-ons (Servlet integration, etc.), it sounds good. If it's only for IDE integration, I'd suggest 'plugin' instead of 'connector'. But that's more a matter of taste than anything else. Wolf
