Re: Programatic ANT: Export Build.xml

2011-06-17 Thread Dark Before Dawn
Am 17.06.2011 17:13, schrieb Dominique Devienne: On Thu, Jun 16, 2011 at 11:31 PM, Dark Before Dawn wrote: I would like to use apache-ant-1.8.2 in JavaSE, to generate build.xml Files dynamically. Is there a way to export a Project Object as xml File via Writer/Stream? Nope. And I don't think

Re: Programatic ANT: Export Build.xml

2011-06-17 Thread Dominique Devienne
On Thu, Jun 16, 2011 at 11:31 PM, Dark Before Dawn wrote: > I would like to use apache-ant-1.8.2 in JavaSE, to generate build.xml Files > dynamically. Is there a way to export a Project Object as xml File via > Writer/Stream? Nope. And I don't think it's possible (or easy) to do either, at least