Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Change to IRemoteExecutionServiceProvider

Greg,

After using the IRemote* interfaces lately, these methods seem like they'd be useful additions.

-Alan


Greg Watson wrote:
Hi,

We'd like to add two new methods to IRemoteExecutionServiceProvider:

	public void setRemoteToolsConnection(IRemoteConnection connection)

	public void setConfigLocation(String configLocation)

This will allow the service provider/location of the remote build service to be changed.

Does anyone have any objections to these changes?

Thanks,
Greg
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top