Posts tagged ‘Java’

Can I use UJMP with Java 1.4?

No, unfortunately not. UJMP is designed for Java 6 and uses generics and other features introduced in Java 5.0. Without modifications, it will not run with lower versions.