KaffeCE

KaffeCE is a port of the Kaffe Java VM for WinCE. There is currently no JIT support and it's not fast. On-device compiling is possible but *very* slow. The AWT is working. There is also a Win32 port available.

Installation

  • Get the common tarball and the tarball for your device. Create directory kaffe somewhere on your device and copy the files from the kaffe subdirs there.
  • Get celib.dll 3.10 or higher and copy to \windows.
  • Run the registry batch file or create the entries manually.
  • Read about additional registry entries.

    Problems

  • Compiler is very slow.
  • The ApplicationMenu button does not work on iPAQ when kaff is running. Anyone have an idea why this might happen?

    Download

    All Files
    Sources
    Win32/WinNT tarball with class files
    Win32/WinNT tarball without class files

    Links

    Kaffe Home

    Home