/jEdit/tags/jedit-4-2-pre4/doc/tips/tip45.html

# · HTML · 10 lines · 9 code · 1 blank · 0 comment · 0 complexity · f29521f9e94ed0e9797ccc0a107a0514 MD5 · raw file

  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>