Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
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



aurelien pupier <aurelrunner@xxxxxxxxxxx>
Sent by: platform-ant-dev-bounces@xxxxxxxxxxx 07/08/2008 02:50 AM
Please respond to
"Eclipse Ant integration developers list."        <platform-ant-dev@xxxxxxxxxxx>

To
<platform-ant-dev@xxxxxxxxxxx>
cc

Subject
[platform-ant-dev] create ANT Builder programmatically







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 !

Back to the top