Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 26738 invoked from network); 7 Dec 2000 17:14:09 -0000 Received: from bodewig.bost.de (root@195.227.98.11) by locus.apache.org with SMTP; 7 Dec 2000 17:14:09 -0000 Received: (from bodewig@localhost) by bodewig.bost.de (8.9.3/8.9.3) id SAA05405; Thu, 7 Dec 2000 18:14:07 +0100 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-dev@jakarta.apache.org Subject: Re: Where is a good place for Wolf's VAJ Build GUI? References: From: Stefan Bodewig Date: 07 Dec 2000 18:14:07 +0100 Message-ID: Lines: 15 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N 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 what the integration tool does, connecting the IDE with Ant. Stefan