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"

(Planning)
(SWT IRC Channels)
Line 21: Line 21:
 
*[http://www.eclipse.org/swt/triage.php SWT bug triage] process
 
*[http://www.eclipse.org/swt/triage.php SWT bug triage] process
  
== SWT IRC Channels ==  
+
== SWT Chat Channels ==  
Channels available on Freenode:
+
Platform and Platform: SWT on the Eclipse.org Mattermost
#eclipse        General Eclipse questions.
+
#eclipse-dev    Developer talk.
+
#swt            Swt general inbox.
+
#swt-gtk        Swt, gtk-specific.  
+
  
 
== Design Discussions ==
 
== Design Discussions ==

Revision as of 15:31, 25 June 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 Chat Channels

Platform and Platform: SWT on the Eclipse.org Mattermost

Design Discussions

SWT Development Documentation

If you are an SWT Developer, please see SWT development.

More Information

Back to the top