Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Porting SWT to another language?
Porting SWT to another language? [message #456154] Wed, 25 May 2005 19:57 Go to next message
Kris is currently offline KrisFriend
Messages: 7
Registered: July 2009
Junior Member
I'd like to port SWT & JFace to a different language (other than Java), and
the license appears to allow one to do so. However, I'd like to confirm that
such an endeavor (a) is legitimate from a licensing perspective and (b)
would be viewed in a positive light by the SWT team.

The port would be open-source, and the goal would be to maintain an
identical API from a user/developer standpoint. The question is, with whom
should I discuss this with? Is this the right place?

Thank-you;
Re: Porting SWT to another language? [message #456158 is a reply to message #456154] Wed, 25 May 2005 21:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: verec.mac.com

On 2005-05-25 20:57:42 +0100, "Kris" <fu@bar.com> said:

> I'd like to port SWT & JFace to a different language (other than Java), and
> the license appears to allow one to do so. However, I'd like to confirm that
> such an endeavor (a) is legitimate from a licensing perspective and (b)
> would be viewed in a positive light by the SWT team.
>
> The port would be open-source, and the goal would be to maintain an
> identical API from a user/developer standpoint. The question is, with whom
> should I discuss this with? Is this the right place?
>
> Thank-you;

A similar effort for C++ is underway. For licensing issues you might
want to send an email to: license at eclipse dot org
--
Do your users a favor: give them Style: http://www.uiwithstyle.org
Re: Porting SWT to another language? [message #456173 is a reply to message #456158] Wed, 25 May 2005 23:24 Go to previous messageGo to next message
Kris is currently offline KrisFriend
Messages: 7
Registered: July 2009
Junior Member
Thx;


"verec" <verec@mac.com> wrote in message
news:d72rqa$2q7$1@news.eclipse.org...
> On 2005-05-25 20:57:42 +0100, "Kris" <fu@bar.com> said:
>
> > I'd like to port SWT & JFace to a different language (other than Java),
and
> > the license appears to allow one to do so. However, I'd like to confirm
that

> A similar effort for C++ is underway. For licensing issues you might
> want to send an email to: license at eclipse dot org
> --
> Do your users a favor: give them Style: http://www.uiwithstyle.org
>
Re: Porting SWT to another language? [message #456182 is a reply to message #456154] Thu, 26 May 2005 05:48 Go to previous message
Philippe Ombredanne is currently offline Philippe OmbredanneFriend
Messages: 386
Registered: July 2009
Senior Member
"Kris" <fu@bar.com> wrote in message news:d72lhj$rp0$1@news.eclipse.org...
>However, I'd like to confirm that
> such an endeavor (a) is legitimate from a licensing perspective
The Eclipse license should allow you to link freely you code (under any
license) to the SWT native binaries, and redistribute the SWT binaries as is
as long as you post the proper notices. Now if you patch the SWT natives you
would have to redistribute the patched code with your application, per the
EPL/CPL, AFAIK.
But but ... IANAL and TINLA :-)
Previous Topic:Interesting article
Next Topic:SWT OLE api conflict
Goto Forum:
  


Current Time: Thu Apr 25 06:24:10 GMT 2024

Powered by FUDForum. Page generated in 0.02915 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top