Java interactive shell.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 04 Feb 2014 11:12:27 +0200
changeset 1563 9b4441d30cac
parent 1562 de12b32db744
child 1564 828f23c756fc
Java interactive shell.
java.rst
--- a/java.rst	Tue Feb 04 09:07:07 2014 +0200
+++ b/java.rst	Tue Feb 04 11:12:27 2014 +0200
@@ -212,3 +212,8 @@
                 How to Reference and Use JSTL in your Web Application
   http://en.wikipedia.org/wiki/Java_EE_version_history
                 Java EE version history
+
+Java interactive shell.
+=======================
+
+Just use Groovy. ``bsh`` is older alternative without code completion.