Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Copy/Paste problems in visual editor(not all property initializers copied)
Copy/Paste problems in visual editor [message #894779] Tue, 10 July 2012 13:47 Go to next message
Ben Wilson is currently offline Ben WilsonFriend
Messages: 15
Registered: July 2012
Junior Member
Hi, Please can somebody help. I have some custom controls in Swing and we have some problems copy/pasting these controls in WindowBuilder. My control has some custom editors for some of the properties and we've described these in a BeanInfo class. WindowBuilder works perfectly and displays the custom editors, and accepts input and converts these into initializers just fine.

BUT ... when you copy a control and paste it, the initializers of all properties are copied nicely EXCEPT FOR those depending on custom editors.
Re: Copy/Paste problems in visual editor [message #896015 is a reply to message #894779] Mon, 16 July 2012 22:40 Go to previous messageGo to next message
Ben Wilson is currently offline Ben WilsonFriend
Messages: 15
Registered: July 2012
Junior Member
Hi, could I get an update please on how this is going to be addressed? I've mentioned this issue last week and would like to get an acknowledgement of the bug, a request for more information, or a suggested workaround. Thanks
Re: Copy/Paste problems in visual editor [message #897244 is a reply to message #896015] Mon, 23 July 2012 11:45 Go to previous messageGo to next message
Ben Wilson is currently offline Ben WilsonFriend
Messages: 15
Registered: July 2012
Junior Member
Hi, could I get an update please? I've mentioned this issue two weeks ago and would like to get an acknowledgement of the bug, a request for more information, or a suggested workaround. Thanks
Re: Copy/Paste problems in visual editor [message #897421 is a reply to message #897244] Tue, 24 July 2012 05:02 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
I would suggest providing a test case if you want someone to look into this.
Re: Copy/Paste problems in visual editor [message #897893 is a reply to message #894779] Wed, 25 July 2012 11:35 Go to previous messageGo to next message
Ben Wilson is currently offline Ben WilsonFriend
Messages: 15
Registered: July 2012
Junior Member
Okay, here is the case.

I am using Eclipse Java EE IDE for Web Developers.

Version: Indigo Service Release 2
Build id: 20120216-1857

And it's the same situation - I can drop a RedBlackTextField component on a JPanel, I can set the property "redBlackData" and I see this is output nicely in code. If I am in the visual editor and select the component, I press [ctrl][c] and click on the JPanel again, and press [ctrl][v] I do get my new RedBlackTextField BUT the initializer for property of my custom editor is not bundled in the paste.

Please help!


TIA
Re: Copy/Paste problems in visual editor [message #898852 is a reply to message #897893] Sat, 28 July 2012 04:14 Go to previous messageGo to next message
Konstantin Scheglov is currently offline Konstantin ScheglovFriend
Messages: 555
Registered: July 2009
Senior Member
Done it trunk.
Now WindowBuilder will copy/paste custom properties like this.


Konstantin Scheglov,
Google, Inc.
Re: Copy/Paste problems in visual editor [message #965516 is a reply to message #898852] Wed, 31 October 2012 09:45 Go to previous messageGo to next message
Ben Wilson is currently offline Ben WilsonFriend
Messages: 15
Registered: July 2012
Junior Member
Hi, I am trying to install the fix but am not seeing the behavior corrected? I've upgraded the plugins in my IDE using Help/Check for Updates and see in the properties that I have Swing Designer 1.5.0.r37x201206111310. When will this be released or what am I doing wrong?

Thanks,


Re: Copy/Paste problems in visual editor [message #965740 is a reply to message #965516] Wed, 31 October 2012 13:20 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
You need to upgrade to Swing Designer 1.5.1 which is available from the WB download page.
Re: Copy/Paste problems in visual editor [message #965763 is a reply to message #965740] Wed, 31 October 2012 13:41 Go to previous messageGo to next message
Ben Wilson is currently offline Ben WilsonFriend
Messages: 15
Registered: July 2012
Junior Member
Hi, does this mean that this fix is available for 4.2 Juno only and not for Indigo, Helos, and Gallileo? So if I want the fix I need to upgrade to 4.2 Juno?
Re: Copy/Paste problems in visual editor [message #965996 is a reply to message #965763] Wed, 31 October 2012 17:15 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 is not limited to Juno.

The download page actually shows all of the versions that are available.
Re: Copy/Paste problems in visual editor [message #974682 is a reply to message #965996] Wed, 07 November 2012 08:44 Go to previous messageGo to next message
Ben Wilson is currently offline Ben WilsonFriend
Messages: 15
Registered: July 2012
Junior Member
Hi, I need help on this. I am following the instructions on the download page. It says to update, to run "Check for Updates" in Eclipse. I have run this, but it says "no updates available" and when I look at the Eclipse installation details it says I have version 1.5.0.r37x20120611... so how do I get 1.5.1?

TIA
Re: Copy/Paste problems in visual editor [message #975606 is a reply to message #974682] Thu, 08 November 2012 01:04 Go to previous messageGo to next message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
You need to use the update sites listed on the WB download page rather than the (presumably) release update site you are using now (which will not show you any updates).
Re: Copy/Paste problems in visual editor [message #978548 is a reply to message #975606] Sat, 10 November 2012 05:34 Go to previous messageGo to next message
Ben Wilson is currently offline Ben WilsonFriend
Messages: 15
Registered: July 2012
Junior Member
Hi,
Thanks for this info but I still need some help...

I am at this page: http://www.eclipse.org/windowbuilder/download.php

If I hover my mouse over the links I see:

4.2 Juno = 1.5.1
3.8 Juno = 1.5.0
3.7 Indigo = 1.5.0
3.6 Helios = 1.5.0
3.5 Galileo = 1.5.0
3.4 Ganymede = 1.0.0

So my question is where can I get 1.5.1 for Indigo? And could someone give me the link to where I need to update WB for Indigo and other releases to the latest version?

TIA

[Updated on: Sat, 10 November 2012 05:38]

Report message to a moderator

Re: Copy/Paste problems in visual editor [message #978999 is a reply to message #978548] Sat, 10 November 2012 14:28 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
Use the "Integration Version" "Update Site" link shown on that download page. It points to v1.5.1.

http://download.eclipse.org/windowbuilder/WB/integration/3.7/
Previous Topic:How to bind a list from an EMF-based model to a tree viewer?
Next Topic:How to bind a list from an EMF-based model to a tree viewer?
Goto Forum:
  


Current Time: Fri Apr 19 03:19:17 GMT 2024

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

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

Back to the top