{{{ SshConsole 1.0.6
Source: Source code is in SVN with the tag SshConsole-1.0.6
Announcement:
<ul>
<li> Fix #3604654: NPE when changing to invalid folder. </li>
<li> Fix #3604790: Initial connect when opening a project </li>
</ul>
Requires Java 1.6
Requires jEdit 05.00.99.00
Required plugins:
Console 5.1 (console.ConsolePlugin)
ErrorList 2.1 (errorlist.ErrorListPlugin)
FTP 1.0.2 (ftp.FtpPlugin)
Short Description: Allows you to issue compile commands remotely via ssh in the same location as the sftp:// file you are editing, and parses the output for errors in ErrorList.
Long Description: <html>
<p>SshConsole is an extension of the FTP, Console and ErrorList plugins. SshConsole is configured to execute commands on the same host, and in the same directory, as the directory you are currently browsing in the FSB or editing in jEdit via <tt>sftp://</tt>. It uses Console to parse the output for errors to show in ErrorList. This makes it easier to compile remote files and quickly jump to the errors.
</p>
</html>
}}}
Tested with Console 5.1.1, and FTP 1.0.3
Released to Plugin Central.