TableViewerColumn - Eclipse 3.3

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

TableViewerColumn - Eclipse 3.3

Postby frankc01 » Sat Nov 03, 2007 5:42 am

What is the projected support for widgets, controls, viewers, etc. that are added/enhanced in eclipse 3.3?

In the meantime, is there a way to add them to the Palette?

Thanks
frankc01
 
Posts: 28
Joined: Mon Sep 24, 2007 3:16 am

Re: TableViewerColumn - Eclipse 3.3

Postby Eric Clayberg » Mon Nov 05, 2007 5:07 am

Other that TableViewerColumn, what did you have in mind? We do plan to support the new column viewers at some point after we finish adding support for eSWT/eRCP.

We have already added support for DateTime and the new Eclipse Data Binding API.

Image Image

Simple widgets that follow standard SWT conventions can be added to the palette using the Palette Manager...

Image Image
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

Postby frankc01 » Tue Nov 06, 2007 5:33 am

My main focus was on the TableViewerColumn and 3.3 in general.

Various area's of generated code (primarily in a new app/plugin from the Instantiations wizards) have deprecated entites, etc. Not critical but curious

Thanks,
Frank
frankc01
 
Posts: 28
Joined: Mon Sep 24, 2007 3:16 am

Postby Eric Clayberg » Tue Nov 06, 2007 7:15 pm

frankc01 wrote:Various area's of generated code (primarily in a new app/plugin from the Instantiations wizards) have deprecated entites, etc.

Was there a specifc wizard you are referring to?

Keep in mind that Designer supports Eclipse versions 2.1, 3.0, 3.1, 3.2, 3.3 and 3.4. We typically try to generate code that will run on as many different Eclipse platforms as possible.
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

Postby frankc01 » Thu Nov 08, 2007 4:08 am

The New->RCP->New RCP Application Project produces Application.java with deprecated IPlatformRunnable.

It would seem that if you provide support for the variations that you give the developer the option to choose which level they are generating for.

Thanks,
Frank
frankc01
 
Posts: 28
Joined: Mon Sep 24, 2007 3:16 am

Postby Eric Clayberg » Thu Nov 08, 2007 6:04 am

frankc01 wrote:The New->RCP->New RCP Application Project produces Application.java with deprecated IPlatformRunnable. It would seem that if you provide support for the variations that you give the developer the option to choose which level they are generating for.

Ah. I was not sure what you were talking about because that wizard is not part of WindowBuilder / SWT Designer. I will pass that comment on to the RCP Developer team that is responsible for that wizard.

The choice of what to do about IPlatformRunnable is not so clear. IPlatformRunnable was only deprecated as of Eclipse 3.3 and has been the standard with the prior three versions of Eclipse which are still very much in general use. Many of our biggest customers are still using Eclipse 3.2 where the replacement APIs aren't even available.

We will probably add a preference to control whether you want to create 3.3-specific code or code that will run on any Eclipse version. If you are building a pure RCP app in 3.3 you would choose the second option. If you are building an Eclipse plugin, you would be better off chossing the first option in order to ensure that your code actually runs in different Eclipse environments thta are in active use.
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

Postby frankc01 » Thu Nov 08, 2007 8:52 am

I agree and that is why I suggested giving the developer the option. They would know best what they want to target and require from a version standpoint (i.e. 3.3 versus > 3.3)
frankc01
 
Posts: 28
Joined: Mon Sep 24, 2007 3:16 am

Postby Eric Clayberg » Tue Nov 13, 2007 4:13 pm

frankc01 wrote:I agree and that is why I suggested giving the developer the option. They would know best what they want to target and require from a version standpoint (i.e. 3.3 versus > 3.3)

Agreed. Look for that enhancement in RCP Developer soon.
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: TableViewerColumn - Eclipse 3.3

Postby martin.lackner » Wed Feb 11, 2009 5:04 am

How do I use the TableViewerColumn and the TableColumnLayout.
In the palette I've the item "table column" under the topic "JFace Viewers", but it creates a TableColumn not a TableViewerColumn.
martin.lackner
 
Posts: 4
Joined: Tue Jul 29, 2008 7:09 am

Re: TableViewerColumn - Eclipse 3.3

Postby Eric Clayberg » Wed Feb 11, 2009 6:12 am

Neither of those is avalable in the shipping product yet, but will be soon.
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: No registered users and 2 guests