1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

[cleanup] Fix Javadoc

This commit is contained in:
Martin Oberhuber 2008-04-10 01:05:34 +00:00
parent 38da1396a3
commit d96bb568a9

View file

@ -99,6 +99,7 @@ public interface IShellService extends IService
* ("") if not relevant. The remote command will launch in a
* directory of its own choice in that case (typically a user's
* home directory).
* @param command initial command to send to the remote side.
* @param encoding Stream encoding to use, or <code>null</code> to fall
* back to a default encoding. The Shell Service will make
* efforts to determine a proper default encoding on the remote