[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Re: Re: [Subclipse-dev] Extending Subclipse Commit

From: jcompagner <jcompagner_at_gmail.com>
Date: Thu, 8 Apr 2010 10:28:53 +0200

Its just like Mark says,
Go and checkout subclipse code, look at the CommitAction code (and the like)
and change that code, introduce there an Extension point
Then create a patch and make a feature request and attach that patch.

Then you can use that extension point that you created in subclipse code in
your code to have pre and maybe post hooks.

On Thu, Apr 8, 2010 at 10:16, Roberto M. <roby88_at_bluewin.ch> wrote:

> > 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].
>

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1043&dsMessageId=2519721

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_subclipse.tigris.org].
Received on 2010-04-08 10:29:16 CEST

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.