PageRenderTime 51ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/jEdit/tags/jedit-4-3-pre5/doc/tips/tip45.html

#
HTML | 10 lines | 9 code | 1 blank | 0 comment | 0 complexity | f29521f9e94ed0e9797ccc0a107a0514 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><body>jEdit macros can
  2. be written in BeanShell or any scripting language for which the appropriate
  3. plugin is installed (for example, Python scripting is provided by the
  4. <b>JythonInterpreter</b> plugin).
  5. <p>
  6. See the
  7. <b>Writing Macros</b> part of the jEdit user's guide
  8. (<b>Help</b>&gt;<b>jEdit Help</b>) to find out more about
  9. BeanShell.</body></html>