A couple of issues

Swing Designer allows you to quickly create the frames, panels, dialogs, applets and other UI elements that comprise Java Swing applications.

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

A couple of issues

Postby temp4746 » Thu Feb 17, 2011 8:31 am

I recently installed version 0.9 and I encountered the following two issues:
  1. The text at the bottom of the editor reads GWT Designer even though I'm editing a Swing JFrame.
  2. The binding tab is gone and I also received an error when trying to add a binding, I already posted it's information from inside the program error screen.
temp4746
 
Posts: 14
Joined: Thu Sep 30, 2010 10:30 am

Re: A couple of issues

Postby Eric Clayberg » Thu Feb 17, 2011 11:43 am

You can ignore the text at the bottom of the editor.

Do you have the Swing data binding support jar on your classpath? You need to add that before the "Bindings" tab will show up or you can add any bindings.
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: A couple of issues

Postby temp4746 » Sat Feb 19, 2011 12:33 am

Eric Clayberg wrote:You can ignore the text at the bottom of the editor.

Do you have the Swing data binding support jar on your classpath? You need to add that before the "Bindings" tab will show up or you can add any bindings.


Well in previous versions this tab allways showed up, so how would I add this needed support jar to the classpath so it does show up?
temp4746
 
Posts: 14
Joined: Thu Sep 30, 2010 10:30 am

Re: A couple of issues

Postby Eric Clayberg » Sat Feb 19, 2011 4:32 am

In the past, we were able to ship the Swing DB jar with WindowBuilder, so this could be done automatically. This is no longer allowed due to Eclipse.org rules.

You can easily add that jar to your Eclipse project classpath just like you would any other jar - either add the jar through the project's property or edit the .classpath file directly.
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 Swing Designer

Who is online

Users browsing this forum: No registered users and 1 guest

cron