Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Bindings tab does not show up(Bindings tab does not show up)
Bindings tab does not show up [message #1153620] Thu, 24 October 2013 18:44 Go to next message
Baruch Youssin is currently offline Baruch YoussinFriend
Messages: 29
Registered: April 2013
Junior Member
Bindings tab does not show up in my SWT project; I have only Source and Design tabs as in https://developers.google.com/java-dev-tools/wbpro/features/editing_existing_window
Various posts I have found, suggest adding bindings JARs to the project.
I have added all JARs I have found relevant, see the picture.
What am I missing?
Many thanks in advance.
  • Attachment: BuildPath.pdf
    (Size: 161.64KB, Downloaded 774 times)
Re: Bindings tab does not show up [message #1153778 is a reply to message #1153620] Thu, 24 October 2013 21:12 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
It works fine for me. Can you post a test case?
Re: Bindings tab does not show up [message #1154440 is a reply to message #1153778] Fri, 25 October 2013 07:40 Go to previous messageGo to next message
Baruch Youssin is currently offline Baruch YoussinFriend
Messages: 29
Registered: April 2013
Junior Member
index.php/fa/16548/0/
Here is the screenshot.
And I forgot to mention that I am running Kepler, updated yesterday, on Ubuntu 12.04.
I also installed on it everything I have found possibly relevant.
What else would you like to see?
Smile
Re: Bindings tab does not show up [message #1154457 is a reply to message #1153778] Fri, 25 October 2013 07:55 Go to previous messageGo to next message
Baruch Youssin is currently offline Baruch YoussinFriend
Messages: 29
Registered: April 2013
Junior Member
And here is the entire jar.
Many thanks! Smile
  • Attachment: TestCase.jar
    (Size: 155.02KB, Downloaded 760 times)
Re: Bindings tab does not show up [message #1156445 is a reply to message #1154457] Sat, 26 October 2013 15:11 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
This appears to be a Swing UI and not an SWT UI.

If you want to do Swing Data Binding, you need to add the Swing Data Binding jars rather than the SWT Data Binding jars that you have added. Alternatively, you could create an SWT UI and use the SWT Data Binding jars already added to the project.
Re: Bindings tab does not show up [message #1157833 is a reply to message #1156445] Sun, 27 October 2013 13:55 Go to previous message
Baruch Youssin is currently offline Baruch YoussinFriend
Messages: 29
Registered: April 2013
Junior Member
Many thanks! I guess I have made some mistake and created a Swing project instead of SWT, without noticing it. I tried again and it worked out!
This issue is fully resolved!
Smile
Previous Topic:Windowbuilder won't show up
Next Topic:embedding external framework
Goto Forum:
  


Current Time: Thu Apr 18 05:32:56 GMT 2024

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

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

Back to the top