| RE: [platform-ant-dev] create ANT Builder programmatically |
|
Thanks, I will, as soon as I can, look more in org.eclipse.ui.externaltools.internal.ui.BuilderPropertyPage even if I look it already a little. Maybe not enough. ^^ And I've already ask this things on eclipse.platform with no results : http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.platform/msg76218.html To: platform-ant-dev@xxxxxxxxxxx Subject: Re: [platform-ant-dev] create ANT Builder programmatically From: Darin_Swanson@xxxxxxxxxx Date: Mon, 21 Jul 2008 15:15:30 -0700 See the implementation details within org.eclipse.ui.externaltools.internal.ui.BuilderPropertyPage which is part of the org.eclipse.ui.externaltools plug-in. For future questions such as these please use the eclipse.platform newsgroup. HTH Darins http://runnerwhocodes.blogspot.com
Hello, I want to create an ANT Builder programmatically instead of using right click on project node-> properties -> builders -> new... -> ANT builder. How can I do that? - add an ICommand? with which parameter? - add an ILaunch to the ILaunchManager? with which parameter? or can you tell me where, in ant eclipse plugin, create ant builder is done? thanks for help, Tous vos amis discutent sur Messenger, et vous ? Téléchargez Messenger, c'est gratuit !_______________________________________________ platform-ant-dev mailing list platform-ant-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/platform-ant-dev Discutez sur Messenger où que vous soyez ! Mettez Messenger sur votre mobile ! |