Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SWT/Devel/Gtk"

< SWT‎ | Devel
(SWT GTK Development Articles)
(See also Eclipse Wiki Pages)
Line 49: Line 49:
 
* [[SWT/Devel/Gtk/Missing so file errors | Fix "missing gtk-*.so" file errors when launching a child Eclipse]]
 
* [[SWT/Devel/Gtk/Missing so file errors | Fix "missing gtk-*.so" file errors when launching a child Eclipse]]
  
= See also Eclipse Wiki Pages =
+
= Useful Eclipse wiki pages =
 
These are pages mostly for special interest.
 
These are pages mostly for special interest.
 
* Useful tools/shortcuts within Eclipse to make SWT development easier [[SWT/Devel/Gtk/Useful_Eclipse_shortcuts | Useful Eclipse Shortcuts ]]
 
* Useful tools/shortcuts within Eclipse to make SWT development easier [[SWT/Devel/Gtk/Useful_Eclipse_shortcuts | Useful Eclipse Shortcuts ]]

Revision as of 13:37, 22 August 2018

Getting started

If you are new to or want to learn SWT-GTK development, please see the comprehensive SWT-GTK development guide

SWT-GTK development articles

GTK compilation

SWT JNI compilation and os_custom development

GTK CSS

Debugging

Wayland development

Accessibility

Equinox launcher

Coding

Testing

Uploading your patch

Miscellaneous

Useful Eclipse wiki pages

These are pages mostly for special interest.

See Also External

Back to the top