| [news.eclipse.newcomer] Re: AntRunner and spare BuildListener notifications |
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'.
http://dev.eclipse.org/newslists/news.eclipse.platform/msg45080.html
Felix