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
m (Testing)
m (See Also External)
Line 52: Line 52:
  
 
= See Also External =  
 
= See Also External =  
 +
* SWT tagged posts on Leo's blog: [https://coffeeorientedprogramming.com/category/programming/swt/ CoffeeOrientedProgramming.com ]
 
* Legacy SWT Guide: [http://leoufimtsev.github.io/org/swt-dev.html Leo Ufimtsev's legacy SWT guide]
 
* Legacy SWT Guide: [http://leoufimtsev.github.io/org/swt-dev.html Leo Ufimtsev's legacy SWT guide]
 
* How to update Eclipse to Rawhide (Alpha versions of Eclipse on Fedora). [https://coffeeorientedprogramming.wordpress.com/2015/07/27/how-to-update-eclipse-to-bleeding-edge-rawhide/ Eclipse to Rawhide]
 
* How to update Eclipse to Rawhide (Alpha versions of Eclipse on Fedora). [https://coffeeorientedprogramming.wordpress.com/2015/07/27/how-to-update-eclipse-to-bleeding-edge-rawhide/ Eclipse to Rawhide]
 
* Introduction to bash scripting [http://tldp.org/LDP/Bash-Beginners-Guide/html/index.html Bash for Beginners Guide]
 
* Introduction to bash scripting [http://tldp.org/LDP/Bash-Beginners-Guide/html/index.html Bash for Beginners Guide]

Revision as of 14:19, 6 September 2016

SWT GTK Development Articles

Getting Started/Beginner Guide

GTK Compilation

SWT JNI Compilation and os custom development

CSS

Wayland Development

Accessibility

Equinox Launcher

  • For Equinox Launcher development (GTK part), see : Equinox

Coding

Testing

Uploading Your Patch

Miscellaneous

See also Eclipse Wiki Pages

These are pages mostly for special interest.

See Also External

Back to the top