Skip to main content



      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 14:44 Go to next message
Eclipse UserFriend
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 829 times)
Re: Bindings tab does not show up [message #1153778 is a reply to message #1153620] Thu, 24 October 2013 17:12 Go to previous messageGo to next message
Eclipse UserFriend
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 03:40 Go to previous messageGo to next message
Eclipse UserFriend
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 03:55 Go to previous messageGo to next message
Eclipse UserFriend
And here is the entire jar.
Many thanks! Smile
  • Attachment: TestCase.jar
    (Size: 155.02KB, Downloaded 786 times)
Re: Bindings tab does not show up [message #1156445 is a reply to message #1154457] Sat, 26 October 2013 11:11 Go to previous messageGo to next message
Eclipse UserFriend
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 09:55 Go to previous message
Eclipse UserFriend
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: Tue Jul 01 23:29:35 EDT 2025

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

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

Back to the top