mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-09 18:15:23 +02:00
[cleanup] comment on connect.
This commit is contained in:
parent
3c048f23c4
commit
bb659455ce
1 changed files with 1 additions and 2 deletions
|
@ -341,8 +341,7 @@ public interface ISubSystem extends ISystemFilterPoolReferenceManagerProvider, I
|
||||||
public boolean isOffline();
|
public boolean isOffline();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Connect to the remote system.
|
* Connect to the remote system. Does not force a prompt for a password.
|
||||||
* This uses Display.syncExec to get an active Shell and then calls connect(Shell)
|
|
||||||
*/
|
*/
|
||||||
public void connect() throws Exception;
|
public void connect() throws Exception;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue