Menu

#685 ClojureShell 1.0

closed
None
5
2010-10-08
2010-09-30
Damien
No

{{{ ClojureShell 1.0
Source: Source code is in SVN with the tag 1.0 (no SVN release numbers, please)
Announcement:
Requires Java 1.5
Requires jEdit 04.03.18.00
Required plugins:
procshell.ProcessShellPlugin 1.0
clojure.ClojurePlugin 1.2.0

Short Description: Provides a Console shell that maintains a Clojure Read-Eval-Print-Loop.

Long Description: The Clojure Shell plugin maintains a running Clojure environment and Read-Eval-Print-Loop in the Console.

Actions are provided to quickly evaluate selected text, an open buffer, or a chosen external file in the shell, making it easy to run quick tests before committing code to your project.
}}}

Discussion

  • Townsfolk

    Townsfolk - 2010-09-30

    Please include a small help file with some information about what the plugin is, and it's intended use.

     
  • Townsfolk

    Townsfolk - 2010-09-30
    • assigned_to: nobody --> elberry
    • status: open --> pending
     
  • Damien

    Damien - 2010-09-30

    User's guide has been added.

     
  • Townsfolk

    Townsfolk - 2010-10-04

    Looks like the menu items are pointing to non-existent actions.

    Looking at the actions.xml file, looks like they're all called "groovy"?

    Is it safe to just change all references of "groovy" to clojure?

     
  • Townsfolk

    Townsfolk - 2010-10-08

    Released to Plugin Central.

     
  • Townsfolk

    Townsfolk - 2010-10-08
    • status: pending --> closed
     
  • Townsfolk

    Townsfolk - 2010-10-08

    jEdit version upgraded to 4.3 final instead of 4.3pre18. Tested using 4.3.2

     

Log in to post a comment.