From: brabuhr@... Date: 2006-07-25T02:15:52+09:00 Subject: Re: How to create standl alones applications with Ruby On 7/24/06, Jose Pepe wrote: > Is it possible to combine for example a SWT Eclipse form in java, and > Ruby? JRuby has some examples using swing; I don't know if anyone has tried using SWT yet. RubyCLR can use Windows.Forms.