mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +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();
|
||||
|
||||
/**
|
||||
* Connect to the remote system.
|
||||
* This uses Display.syncExec to get an active Shell and then calls connect(Shell)
|
||||
* Connect to the remote system. Does not force a prompt for a password.
|
||||
*/
|
||||
public void connect() throws Exception;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue