Skip to main content

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

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

Back to the top