Skip to content
mikegr edited this page Sep 13, 2010 · 2 revisions

Graphic Specific Language for SWT

Original source from http://johlrogge.wordpress.com/2009/01/28/buy-me-a-beer/

Requirements:

  • Maven to build
  • Eclipse 3.4 for SWT library

To copy SWT from an existing installation to local Maven repository execute

mvn eclipse:to-maven

To start the sample:

mvn scala:run

Clone this wiki locally