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"

(Bug Triage)
(SWT Development Documentation)
Line 24: Line 24:
 
Platform and Platform: SWT on the Eclipse.org Mattermost
 
Platform and Platform: SWT on the Eclipse.org Mattermost
  
== SWT Development Documentation ==  
+
== SWT Development Documentation ==
If you are an SWT developer, please see [[SWT/Devel | SWT development]].
+
* New and aspiring SWT developers, please see the [[SWT/Beginners | SWT beginners guide]].
New and aspiring SWT developers, please see the [[SWT/Beginners | SWT beginners guide]].
+
* For existing SWT developers, please see [[SWT/Devel | SWT development]] for further documentation.
  
 
== Links  ==
 
== Links  ==

Revision as of 15:36, 17 August 2018

SWT
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

SWT, the Standard Widget Toolkit, is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.

SWT can be used independently of the rest of the Eclipse Platform. Here are some Screenshots.

Planning

Platform/SWT planning page for 4.9

Bug Triage

SWT bug triage process

SWT Chat Channels

Platform and Platform: SWT on the Eclipse.org Mattermost

SWT Development Documentation

Links

Back to the top