office-gobmx/beanshell
Michael Stahl 276021c761 gbuild: remove gb_ExternalProject_use_unpacked
It must always be used exactly once, so replace it with constructor
parameter.

Change-Id: Ifbe87065c19a5185a5705dc461656179002ece5d
2013-05-07 01:41:25 +02:00
..
bsh-2.0b1-src.patch
ExternalPackage_beanshell.mk copy external jars to instdir 2013-05-01 16:55:40 +02:00
ExternalProject_beanshell.mk gbuild: remove gb_ExternalProject_use_unpacked 2013-05-07 01:41:25 +02:00
Makefile
Module_beanshell.mk copy external jars to instdir 2013-05-01 16:55:40 +02:00
README
UnpackedTarball_beanshell.mk

Java interpreter from [http://www.beanshell.org/] with some patches.

So you can write java in command shell; interactive java good for prototyping/macros.