[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] AntRunner and spare BuildListener notifications

Hey,

I'm invoking an AntRunner on an ant file with a custom BuildListener,
(AntRunner.addBuildListener(...)), and I wonder why I don't get any of the 'targetFinished' 'targetStarted' notifications. The only method that is called is 'buildFinished'.


Anything that I might do wrong?


Thanks, Felix