Comment how JediTerm is not available via Maven.

This commit is contained in:
Chris Rankin 2017-02-21 17:45:45 +00:00
parent f20cb1e74d
commit 9b2b3a31a0

View File

@ -8,6 +8,7 @@ import java.nio.charset.Charset;
/**
* Copied from JediTerm pty.
* JediTerm is not available in any Maven repository.
* @author traff
*/
public class PtyProcessTtyConnector extends ProcessTtyConnector {