Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] does anyone know how to port swt to new architectures?

I was told that the only non-java components of eclipse were the native
portions of swt that are called through jni. My task is to start with
something like the Linux amd 64/gtk2, and port it to a new 64-bit arch
running linux that also contains gtk2, and where we of course have a
java compiler. Does anyone know how to go about doing this?



Back to the top