PageRenderTime 132ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/bundles/plugins-trunk/Console/description.html

#
HTML | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 6685ab9ec902bcc3181b2862b5bdd18a MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <html>
  2. <p>The Console plugin provides you with two command-line shells, one for the System and one for Beanshell.
  3. It also provides an interface for other plugins to add arbitrary shells to the Console plugin. </p>
  4. <p> Console will parse error messages from other programs and feed them to the ErrorList plugin. </p>
  5. <p> 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.
  6. </p>
  7. <p> 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.
  8. </p>
  9. </html>