Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to override the "run" command
How to override the "run" command [message #329546] Fri, 27 June 2008 14:55 Go to next message
Eclipse UserFriend
Originally posted by: cguibert.axway.com

Hello

I would like to override the default behavior of the "run" command in
Eclipse.
I would like to add some checks (specific to my plugin) before the normal
behavior of the run command.
Does anyone know how I could achive that ?
I think I should implement an IActionDelegate class in my plugin. Is it
correct ? How should I proceed ?

Thanks for your help

Regards

CG
Re: How to override the "run" command [message #330004 is a reply to message #329546] Sat, 12 July 2008 01:14 Go to previous message
Alex Fitzpatrick is currently offline Alex FitzpatrickFriend
Messages: 124
Registered: July 2009
Senior Member
CG wrote:
> Hello
>
> I would like to override the default behavior of the "run" command in
> Eclipse.
> I would like to add some checks (specific to my plugin) before the
> normal behavior of the run command.
> Does anyone know how I could achive that ?
> I think I should implement an IActionDelegate class in my plugin. Is it
> correct ? How should I proceed ?
>
> Thanks for your help
>
> Regards
>
> CG

I'm not sure you'll be able to easily override or extend the run. But it
would be fairly straightforward to add a builder.

--
Alex
Previous Topic:Missing required bundle is active!
Next Topic:Update of JFace TreeViewer fails
Goto Forum:
  


Current Time: Fri Aug 16 23:33:48 GMT 2024

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

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

Back to the top