Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 19456 invoked from network); 4 Jun 2003 14:48:33 -0000 Received: from k101-0.bas1.dbn.dublin.eircom.net (HELO corvil.com.) (159.134.101.0) by daedalus.apache.org with SMTP; 4 Jun 2003 14:48:33 -0000 Received: from preilly.local.corvil.com (preilly.local.corvil.com [172.18.1.173]) by corvil.com. (8.12.5/8.12.5) with ESMTP id h54EmYbg055780 for ; Wed, 4 Jun 2003 15:48:34 +0100 (IST) (envelope-from peter.reilly@corvil.com) Content-Type: text/plain; charset="iso-8859-1" From: peter reilly Organization: corvil To: Ant Users List Subject: Re: AW: Graphical editor of the Build.xml Date: Wed, 4 Jun 2003 15:51:59 +0100 User-Agent: KMail/1.4.3 References: <20030604143854.1600.qmail@web20414.mail.yahoo.com> In-Reply-To: <20030604143854.1600.qmail@web20414.mail.yahoo.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200306041551.59883.peter.reilly@corvil.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N That is one ridiculous article. I have always found the syntax of ant scripts easier than the nonsense of make files. Peter On Wednesday 04 June 2003 15:38, Matt Benson wrote: > Again, I think such a tool probably would be very > clumsy; I was only trying to answer the original > question as I interpreted it. However, you can read > an argument in favor of such a tool abstracting the > build.xml into some other representation in Terence > Parr's article "Humans should not have to grok XML": > > http://www-106.ibm.com/developerworks/xml/library/x-sbxml.html > > -Matt > > --- Jan.Materne@rzf.fin-nrw.de wrote: > > No, yes, ... > > We think that the original questions goes in that > > direction, but > > that wasn=B4t quite clear. What is a "graphical IDE"? > > We gave some examples on text based editors with > > nice features like > > syntax highlighting and more. > > For "reverse engeneering" the buildfile we have > > VizAnt. > > But we don=B4t know any tools for "forward engeneer" > > buildfiles from > > any kind of models - and we thought, that this isn=B4t > > very useful, because > > to much special things have to specified therefore > > direct writing is quite > > easier and faster. > > > > > > Jan > > > > > -----Urspr=FCngliche Nachricht----- > > > Von: Matt Benson [mailto:gudnabrsam@yahoo.com] > > > Gesendet am: Dienstag, 3. Juni 2003 23:25 > > > An: Ant Users List > > > Betreff: Re: Graphical editor of the Build.xml > > > > > > Oh, that... I had read that before; I thought we > > > > were > > > > > talking about a way to graphically edit build > > > > files. > > > > > -Matt > > > > > > --- Jacob Kjome wrote: > > > > You need to install the native graphviz program > > > > for > > > > > > your particular > > > > platform and then grab vizant from here: > > > > http://sourceforge.net/projects/vizant > > > > > > > > Then do something like... > > > > > > > > > > > > > > > classname=3D"net.sourceforge.vizant.Vizant" > > > > classpath=3D"${vizant.jar}"/> > > > > > > > outfile=3D"build.dot"/> > > > > > > > failifexecutionfails=3D"false" > > > > resultproperty=3D"graphvizSuccess!"> > > > > > > > build.png"/> > > > > > > > > > > > > You probably need to install GraphViz > > > > which > > > > > > is a native program, > > > > not a Java library >>> > > > > http://www.research.att.com/sw/tools/graphviz/ > > > > > > > > > > > > > > > > Jake > > > > > > > > At 01:34 PM 6/3/2003 -0700, you wrote: > > > > >I visited the link but it wasn't immediately > > > > > > > > obvious > > > > > > > > >to me how to use this tool with Ant. Can you > > > > >elaborate? > > > > > > > > > >Thanks, > > > > >Matt > > > > > > > > > >--- Markus Dettori > > > > > > > > > > > > > > > > >wrote: > > > > > > On Tuesday, June 03, 2003 4:36 PM > > > > [GMT+1=3DCET], > > > > > > > > Jan.Materne@rzf.fin-nrw.de > > > > > > scribbled > > > > earlier: > > > > > > > Mmm, I thought about writing such a > > > > generator > > > > > > > > (XMI->build.xml) but, you have > > > > > > > > > > > > > to > > > > > > > specifiy so much in the model - I don=B4t > > > > think > > > > > > that > > > > > > > > > > this would be really > > > > > > > > > > > > > useful. > > > > > > > Writing the buildfile manually is then > > > > much > > > > > > more > > > > > > > > > > comfortable and already > > > > > > > > > > > > > supported. > > > > > > > With Vizant (I think there are more) you > > > > can > > > > > > > > create a "diagram" of your > > > > > > > > > > > > > buildfile, > > > > > > > so you can get an overview. > > > > > > > > > > > > > > > > > > > > > Jan > > > > > > > > > > > > FYI/BTW: > > > > > > in order to visualize your build.xml I found > > > > it > > > > > > > > useful to use the Graphviz-Tool. > > > > http://www.research.att.com/sw/tools/graphviz/ > > > > > > > > easily integrateable with ant. > > > > > > > > > > > > Greetz > > > > > > Markus > > > >--------------------------------------------------------------------- > > > > > > > > To unsubscribe, e-mail: > > > > > > user-unsubscribe@ant.apache.org > > > > > > For additional commands, e-mail: > > > > > > user-help@ant.apache.org > > > > > > > > > >__________________________________ > > > > >Do you Yahoo!? > > > > >Yahoo! Calendar - Free online calendar with > > > > sync to > > > > > > Outlook(TM). > > > > > > > > >http://calendar.yahoo.com > > > >--------------------------------------------------------------------- > > > > > > >To unsubscribe, e-mail: > > > > > > > > user-unsubscribe@ant.apache.org > > > > > > > > >For additional commands, e-mail: > > > > > > > > user-help@ant.apache.org > > > > > > __________________________________ > > > Do you Yahoo!? > > > Yahoo! Calendar - Free online calendar with sync > > > > to Outlook(TM). > > > > > http://calendar.yahoo.com > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: > > > > user-unsubscribe@ant.apache.org > > > > > For additional commands, e-mail: > > > > user-help@ant.apache.org > > __________________________________ > Do you Yahoo!? > Yahoo! Calendar - Free online calendar with sync to Outlook(TM). > http://calendar.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org