Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

< SWT
(Common)
Line 15: Line 15:
 
== Using Gerrit ==
 
== Using Gerrit ==
 
Gerrit is used to review your patches. For further information, please see [[SWT/Devel/Gerrit]]
 
Gerrit is used to review your patches. For further information, please see [[SWT/Devel/Gerrit]]
 
== Useful Links ==
 
 
# Gerrit Documentation (Note, version may change) [https://gerrit-documentation.storage.googleapis.com/Documentation/2.11/index.html] .
 

Revision as of 12:11, 20 July 2015

This page is intended to document the development of SWT itself. E.g compiling native bindings etc.

SWT Platforms

SWT on Gtk development

For SWT developer documentation specific to GTK, please see SWT/Devel/Gtk

SWT on Win32 development

... to be added some day.

SWT on Cocoa development

... to be added some day.

Common

Using Gerrit

Gerrit is used to review your patches. For further information, please see SWT/Devel/Gerrit

Back to the top