Author: rony
Date: Mon May 19 12:35:15 2008
New Revision: 657935
URL: http://svn.apache.org/viewvc?rev=657935&view=rev
Log:
Adding the 'Groovy Monkey' information as supplied by James Ervin on 2008-03-19
on the '[email protected]' e-mail list.
Modified:
jakarta/bsf/trunk/xdocs/index.xml
jakarta/bsf/trunk/xdocs/projects.xml
Modified: jakarta/bsf/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/jakarta/bsf/trunk/xdocs/index.xml?rev=657935&r1=657934&r2=657935&view=diff
==============================================================================
--- jakarta/bsf/trunk/xdocs/index.xml (original)
+++ jakarta/bsf/trunk/xdocs/index.xml Mon May 19 12:35:15 2008
@@ -70,6 +70,10 @@
</li>
<li>
+ <a href="http://groovy.codehaus.org/Groovy+Monkey">Groovy Monkey</a>
+ </li>
+
+ <li>
<a href="http://www.ulfdittmer.com/jlog/index.html">JLog</a> (<a
href="http://jlogic.sourceforge.net/">PROLOG implemented in Java</a>)
</li>
Modified: jakarta/bsf/trunk/xdocs/projects.xml
URL:
http://svn.apache.org/viewvc/jakarta/bsf/trunk/xdocs/projects.xml?rev=657935&r1=657934&r2=657935&view=diff
==============================================================================
--- jakarta/bsf/trunk/xdocs/projects.xml (original)
+++ jakarta/bsf/trunk/xdocs/projects.xml Mon May 19 12:35:15 2008
@@ -77,6 +77,31 @@
</subsection>
+ <subsection name="Groovy Monkey">
+ <p>
+ "<a href="http://groovy.codehaus.org/Groovy+Monkey">Groovy
Monkey</a> is a
+ dynamic scripting tool for the Eclipse Platform/RCP that enables you to
+ automate tasks, explore the Eclipse API and engage in rapid
prototyping.
+ Groovy Monkey makes use of the BSF framework to allow users to write
scripts
+ in Beanshell, Groovy or the Ruby language. If you have ever wanted to
be
+ able to quickly experiment with or write simple automation tasks for
the
+ Eclipse environment, this is the tool for you.
+ "
+ </p>
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>BSF 2.3 and above</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://groovy.codehaus.org/Groovy+Monkey">http://groovy.codehaus.org/Groovy+Monkey</a></td>
+ </tr>
+
+ </table>
+ </subsection>
+
+
<subsection name="Jacl (Tcl)">
<p>
"Jacl, which stands for Java Command Language, is a Java
implementation
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]