what is the license of the swt grouplayout?

SWT Designer allows you to create the views, editors, perspectives, pref pages, composites, etc. that comprise Eclipse SWT & RCP applications and plug-ins.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

what is the license of the swt grouplayout?

Postby mkleint » Wed Mar 31, 2010 12:22 pm

Hello,

what is the license of the swt grouplayout library?
the jar itself doesn't contain any licensing info and the zip with sources that is next to the jar has files with either no license header or (c) Sun Microsystems.

Is the jar in any public maven repository?

Thanks
Milos
mkleint
 
Posts: 14
Joined: Wed Mar 31, 2010 12:17 pm

Re: what is the license of the swt grouplayout?

Postby Eric Clayberg » Wed Mar 31, 2010 1:24 pm

GroupLayout is part of JDK 1.6. The SWT version of it is a direct port of the Swing version (with source) and carries the same license as the rest of the JDK.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: what is the license of the swt grouplayout?

Postby mkleint » Wed Mar 31, 2010 8:16 pm

I see. Thanks.

One more question. Just to double check. So in order to use the grouplayout I need jdk 1.6. Or do you support also the standalone groupLayout library that pre-dates the jdk one and works with older jdks?

Thanks
mkleint
 
Posts: 14
Joined: Wed Mar 31, 2010 12:17 pm

Re: what is the license of the swt grouplayout?

Postby Eric Clayberg » Thu Apr 01, 2010 4:16 am

mkleint wrote:do you support also the standalone groupLayout library that pre-dates the jdk one and works with older jdks?

We support that version of GroupLayout under Swing only and using v6.9 of Swing Designer (the v7.x versions only support the official JDK version).
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: what is the license of the swt grouplayout?

Postby mkleint » Thu Apr 01, 2010 6:00 am

let me double check, I didn't ask clearly.

does the swt version of grouplayout work in jdk 1.5? is the jar self-contained or is it referencing the JDK's grouplayout classes?
mkleint
 
Posts: 14
Joined: Wed Mar 31, 2010 12:17 pm

Re: what is the license of the swt grouplayout?

Postby Eric Clayberg » Thu Apr 01, 2010 8:49 am

mkleint wrote:does the swt version of grouplayout work in jdk 1.5? is the jar self-contained or is it referencing the JDK's grouplayout classes?

It shoudl work in JDK 1.5. The jar is self-contained and does not reference any JDK GL-related classes.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to SWT Designer

Who is online

Users browsing this forum: Google [Bot] and 2 guests