'.class' on intrinsic type requires Java 1.1 compatible class libraries
The compiler detected usage of the .class keyword with an intrinsic data type, but either the Microsoft Virtual Machine (VM) for Java or the Java class libraries are based on Java 1.0. Ensure that your class libraries and Java VM are the Java 1.1 versions and compile again.