Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] FYI: Linux classpath changes

Hello,

Bunch of SWT Linux developers (including myself) ran into the issue that after doing a pull, eclipse complains about missing 'gnome' and 'cde' source folders.

Recently, the old gnome and cde bindings were removed and the .classpath_gtk was updated.
Chances are, your .classpath needs to be refreshed to the new .classpath_gtk.

You also need to pull the 'swt.binaries' repository (ex org.eclipse.swt.gtk.linux.x86_64) and similarly fix the classpath for that repository also.

(not sure if OOmph updates changes to .classpath.. if anyone knows feel free to share.. I have things set up manually).

Inline image 1

---
Leo Ufimtsev | Software Engineer @ Red Hat
Email: Leonidas@xxxxxxxxxx
Phone: +1 647-467-3353
IRC:  freenode # swt 
Twitter: @LeoUfimtsev

Back to the top