> You would need to create a patch for Subclipse to add some kind of
> extension point to the commit process and then once that existed, you would write your own Eclipse plugin that provides code that uses > this extension point.
>
Hi Mark,
Can you please be a little more precise?
How can I write a pre-hook commit?
I'm developing a plugin that needs to generate a sw visualization right before the Subclipse commit takes place.
Best,
RM
>
>
> On Thu, Feb 25, 2010 at 5:57 AM, Jaydipta Biswas
> <jaydip.biswas_at_gmail.com> wrote:
> > Hi Mark,
> >
> > My handler needs to call an WebService.
> > means,
> > Commit Dialog-->OK button-->When I click OK button I want My Handler to be called
> > -->Here, from my handler/Action class I want to call a WebService
> > -->WebService will give me some value/Data,what will be displayed in another dialog(Written by me).
> > So please tell me what I need to do.
> >
> > Waiting for your reply,
> >
> > Thanks,
> > Jay
> >
>
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2519650
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-04-08 10:16:27 CEST