Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 132cc56d8bb4494f46ce40ea0ca7b93c > files > 23

bsh2-2.0b5-4.mga2.noarch.rpm


-- This is BeanShell --

For update and documentation see 

	http://www.beanshell.org/

-- JDK Versions and Building the Source --

BeanShell is designed to work with versions of Java 1.1 and greater but 
some features will not be available with versions prior to 1.3.

For exaple, the file XThis.java is a module loaded only when bsh is run under 
JDK1.3 or greater.  It makes use of certain features of the reflection API 
that will not compile with JDK1.2 or lower.

--