Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] questions on local/remote support for generic server adapters

Can you give more detail? Are you saying it makes sense to allow editing the hostname because even though a server only supports local, there are some remote actions you can do on it? If so, what are they?

And, if you have any info as to what setting the remote host support flag to true is supposed to provide, I would appreciate it.

Thanks,
Rochelle

Max Rydahl Andersen wrote:
Also, why is the Hostname shown as an editable field in the general info
of the OverviewEditorPart if supportsRemoteHosts is false?  Shouldn't
this be non-editable if it is shown at all?

just because it is local in context of deployment/debugging/launching then a hostname is relevant for connecting externally. We use the hostname as a
parameter for which host/ip the server should bind to.

/max
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top