[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Kaffe/GNU Classpath AWT support
From: |
James Simmons |
Subject: |
Kaffe/GNU Classpath AWT support |
Date: |
Thu, 28 Aug 2003 20:45:25 +0100 (BST) |
I have managed to get the GNU Classpath AWT build under kaffe. The only
issue I ran into was kaffe uses profiles to define which classes to build.
The problem is the Classpth AWT code requires code from java beans and
java.accessibilty. So the profile default breaks. The profile allatonce
works with some changes. So I have something working. I'm working in the
native code but I was wondering if any work has been done for a xlib peer.
It would save me some time if this is the case :-)