Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] loading native libraries


Hi David!

What you are doing is cool.  Please enter a bug report that says, "SWT Libraries wont't load in OpenJDK7".  Include a pointer to your blog (actually better, a copy of the text that describes the failure).  We are in the end game for Eclipse 3.5 so we are not really open to code changes at this point, howerever, it may just be build/configuration issues and those things can be address (providing they are safe for the main stream).

Steve



David Green <dgreen99@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

05/15/2009 02:45 PM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
cc
Subject
[platform-swt-dev] loading native libraries





I'm interested in getting SWT and Eclipse to work nicely with OpenJDK-based VMs.  As you may know getting Eclipse to run on JDK7 is problematic mostly because it won't load SWT native libraries.

My intention is to figure out why these native libraries aren't loading in JDK 7 and provide the JDK 7 project with some patches to make it work.  If anyone has any hints as to why this does work for non-OpenJDK VMs (such as those distributed by Sun) please let me know.

Thanks,

David_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top