beanshell2
beanshell2 copied to clipboard
add support for Java 1.4
The code now compiles with JDK 1.5 . We should add support for Java 1.4 by
using a tool like:
http://retroweaver.sourceforge.net/
http://retrotranslator.sourceforge.net/
This should be added into the build to produce a separate jar for Java 1.4 .
Original issue reported on code.google.com by [email protected] on 7 May 2007 at 7:10
I changed the priority to "low". Java 1.4 is no longer supported by Oracle,
Java 7 will be released shortly.
Original comment by [email protected] on 2 Mar 2011 at 8:14
- Added labels: Priority-Low
- Removed labels: Priority-Medium