- This topic has 6 replies, 5 voices, and was last updated 18 years, 9 months ago by
Riyad Kalla.
-
AuthorPosts
-
wihsyMemberHello,
the basic Matisse functions works really good but I’ve some Problems with JavaBeans:
When I add some Beans with CTRL+F10 -> “Manage Palette…” and then add Beans with selecting the tree entry “Beans” add press “Add Widgets” the Beans are added to “Custom”, why? But this is not really a great problem.
A big problem is that very often when I would like to place a Custom Bean a Error Message pops-up: “The component cannot be instantiated. Please make sure it is a JavaBean.” (It is really a JavaBean and works great with Matisse under Netbeans).I hope this problems will be solved because I really like the Matisse Editor and it would be the reason for us to use MyEclipse.
Greetings,
MichaelSystem: MyEclipse 5.0GA (Trial) – Updates to 5.01 (Matisse not affected), Eclipse 3.2, WinXP SP2
August 20, 2006 at 11:42 am #257192
Riyad KallaMemberMichael,
A lot of times what causes a bean to fail instantiation is that it doesn’t have an empty constructor, do all your bean classes contain an empty constructor?August 28, 2006 at 1:28 pm #257744
januszmMemberThe same problem with beans was when I added JXDatePicker bean from swingx components
(http://swinglabs.org/index.jsp). Some other controls from this package seems to work, but when they are placed on the form, the controls on this from disappear when you close and reopen thr form and try to move some control.(sory for my english)
JanuszM
August 28, 2006 at 3:19 pm #257746
Riyad KallaMemberJanuszM,
We have confirmed problems with the JX (swinglabs) controls and have filed it for investigation, sorry for the trouble.August 30, 2006 at 11:59 pm #257888
David Orriss JrParticipant@support-rkalla wrote:
JanuszM,
We have confirmed problems with the JX (swinglabs) controls and have filed it for investigation, sorry for the trouble.Darn it! I was coming here to see if I was just not understanding something… And it turns out I’m not the only one who can’t get the Swinglabs stuff to work.. Darn… 🙁
September 28, 2006 at 10:05 am #259476
tekwojenskiMemberIt seams that when you restart the MyEclipse, this problem (The component cannot be instantiated. Please make sure it is a JavaBean) goes away. In any case this is a bug and should be resolved my the fine folks at MyEclipse.
September 28, 2006 at 10:07 am #259477
Riyad KallaMemberUnofficially I thikn it may get targetted to be fixed in 5.0.3, fingers crossed.
-
AuthorPosts