Sounds more like an Eclipse question :-) a) These kind of questions should be asked on the Eclipse user list b) An Ant build is run via a configuration like your program is run via a run-configuration. Ant is configured via "External Tools". There you can specify the target to run. I suggest renameing the configuration so it shows the target you want to run, like <projectname>.<targetname>
Jan >-----Ursprüngliche Nachricht----- >Von: panji [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 3. Februar 2006 08:36 >An: [email protected] >Betreff: using ant option in eclipse > >hi, >I want to use some ant option like -f and so on in eclipse. >But how can I do it ? I also want to run specific target i've >made. But I still don't know how to do it in eclipse. Can >anyone help me ?? > >Thanks. >__________________________________________________ >Apakah Anda Yahoo!? >Lelah menerima spam? Surat Yahoo! memiliki perlindungan >terbaik terhadap spam http://id.mail.yahoo.com > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] For >additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
