Plugin Central Submission item #3078445, was opened at 2010-09-29 22:15
Message generated for change (Comment added) made by elberry
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=625093&aid=3078445&group_id=588
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Damien (kog13)
Assigned to: Townsfolk (elberry)
Summary: ClojureShell 1.0
Initial Comment:
{{{ 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.
}}}
----------------------------------------------------------------------
>Comment By: Townsfolk (elberry)
Date: 2010-10-08 15:42
Message:
jEdit version upgraded to 4.3 final instead of 4.3pre18. Tested using 4.3.2
----------------------------------------------------------------------
Comment By: Townsfolk (elberry)
Date: 2010-10-08 15:42
Message:
Released to Plugin Central.
----------------------------------------------------------------------
Comment By: Townsfolk (elberry)
Date: 2010-10-04 11:17
Message:
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?
----------------------------------------------------------------------
Comment By: Damien (kog13)
Date: 2010-09-30 13:03
Message:
User's guide has been added.
----------------------------------------------------------------------
Comment By: Townsfolk (elberry)
Date: 2010-09-30 10:08
Message:
Please include a small help file with some information about what the
plugin is, and it's intended use.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=625093&aid=3078445&group_id=588
|