Re: AW: using ant option in eclipse

2006-02-03 Thread Nicolas Vervelle
, février 3, 2006 9:31 am Objet: AW: using ant option in eclipse > 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-configurat

AW: using ant option in eclipse

2006-02-03 Thread Jan.Materne
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 sugge