Is a PersonalJava development kit available for Linux?
Created Jan 15, 2001
Nathan Meyers Sun's PersonalJava emulation environment is not available for Linux, but you can use the following two tools to develop PersonalJava apps with standard Java SDKs:
- The PersonalJava compatibility classes give you PersonalJava functionality not found in the base JDK.
- JavaCheck can check your application for conformance to the PersonalJava spec.