Console 5.1.4
Source: Source code is in $JEDITSVN/plugins/Console/tags/Console-5.1.4
Announcement: Version 5.1.4 Requires jEdit 5.0, Java 1.6, ErrorList 2.1, CommonControls 1.7, and ProjectViewer 3.5 (optional).
[Alan Ezust]
New Project option: run commands from different directory (shadow build/run).
Fixed #1721 and #1788. Windows commands work with () or <> again.
Alias for "svn" automatically includes "--force-interactive" so it is possible again to svn commit from Console.
Requires Java 1.6
Requires jEdit 05.00.99.00
Required plugins:
ErrorList 2.1 (errorlist.ErrorListPlugin)
Optional plugins:
Common Controls 1.7.1 (CommonControlsPlugin)
Project Viewer 3.5.0 (projectviewer.ProjectPlugin)
Short Description: A command line shell and plugin interface for adding other custom shells.
Long Description: <html>
The Console plugin provides you with two command-line shells, one for the System and one for Beanshell. It also provides an interface for other plugins to add arbitrary shells to the Console plugin.
Console will parse error messages from other programs and feed them to the ErrorList plugin.
In addition, Console provides buttons in a "commando toolbar" for your favorite command-line tools (make, ant, qmake, latex, etc), and an easy way to add others.
Console has special "compile" and "run" actions, which can be mapped to a single shortcut. The actions can perform a different commando action from each edit mode.
Diff: