Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » add build event to ANT
add build event to ANT [message #168620] Thu, 31 August 2006 11:07 Go to next message
Eclipse UserFriend
Originally posted by: mustafabulut1.mynet.com

Hi,

I want to add a buildEventListener to current ant plugin.
There is a class called "org.eclipse.ant.core.AntRunner" and this class
has
a addBuildEventListener method. But how can i get AntRunner instance?
"org.eclipse.ant.core.AntCorePlugin.getPlugin()" static method does not
give me antrunner object.

Thank you.
Re: add build event to ANT [message #168710 is a reply to message #168620] Thu, 31 August 2006 15:32 Go to previous message
Eclipse UserFriend
Originally posted by: eserdem.mynet.com

Hey, i am also in a such situation. i must be aware when a build process
is called within eclipse. i have an external executable tool which must be
called after a build process is started. in fact, it must be called when
build is successfull, however, just being aware when it starts is also OK
for now.

Help bitte..
Previous Topic:RCP Plugin to have dependencies which are java projects
Next Topic:HTTP Status 500
Goto Forum:
  


Current Time: Sat Dec 21 14:13:55 GMT 2024

Powered by FUDForum. Page generated in 0.07784 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top