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 "JRuby/SWTSnippets"

(Removing all content from page)
Line 1: Line 1:
 +
The [http://www.eclipse.org/swt/snippets/ SWT Snippets] ported to JRuby.
  
 +
From the above link: "Snippets are minimal stand-alone programs that demonstrate specific techniques or functionality. Often a small example is the easiest way to understand how to use a particular feature."

Revision as of 00:35, 28 July 2009

The SWT Snippets ported to JRuby.

From the above link: "Snippets are minimal stand-alone programs that demonstrate specific techniques or functionality. Often a small example is the easiest way to understand how to use a particular feature."

Back to the top