Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Wtp-wst-dev] WTP Server adapter framework - how to get publish operation context

> Hi all,
> 
> I would like to know is there an options to get in what context my publish method is called. I have implemented the extension point for publishing, but
> when my 
> public void execute(IProgressMonitor monitor, IAdaptable info) throws CoreException 
> method is called, I don't know whether the user has chosen "Run on Server" or right click on the server in servers view, then "Publish" option.

You should not care at this point. What do you need it for ?

/max

> 
> Best Regards,
> Vladislav 
> _______________________________________________
> wtp-wst-dev mailing list
> wtp-wst-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/wtp-wst-dev

/max
http://about.me/maxandersen





Back to the top