Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Update swt plugins on eclipse 3.7.2

I have an Eclipse 3.7.2 RCP application and I need to run this with JDK 7 on Mac OSX. I need SWT_AWT bridge fixes from SWT 4.3. Is there a way I can update to latest SWT in eclipse 3.7.2. The SWT binaries available here are not plugins.

like image 476
Viral Avatar asked May 26 '26 21:05

Viral


1 Answers

Actually, it is possible (and I did it in an application). Just download the correct fragments you need (for MacOS X, Win32, etc.) from the site you mention, put them in a folder, and add this folder to your target platform (just like you would do for the delta-pack). When building your product, Eclipse will pick the latest fragments from your folder instead of the 3.7.2 versions. It basically works, but there are some incompatibilities or strange behaviors (like minimizing/maximizing icons not working, at least in my setup). Tell me if you had success in making SWT_AWT work in that setup under JDK 7, though, because I have had no luck so far.

like image 51
Alexis Drogoul Avatar answered May 28 '26 11:05

Alexis Drogoul



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!