MyEclipse: [Closed] Palette and Beans/Custom components like SwingX

vict0r - Oct 25, 2006 - 11:41 PM
Post subject: [Closed] Palette and Beans/Custom components like SwingX
Hello,
maybe you know already http://www.swinglabs.org/ or http://swingx.dev.java.net/. We're using SwingX components like JXTable and JXTreeTable, among others. Adding those components to the Matisse Palette, and placing them in Matisse Forms works fine, in NetBeans.

But in Matisse4ME, there are some issues:
Code:
java.lang.ClassNotFoundException: org.jdesktop.swingx.JXTable
   at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
   at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
   at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
   at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:278)
   at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
   at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1245)
   at org.netbeans.modules.form.palette.PaletteItem.getComponentClass(PaletteItem.java:139)
   at org.netbeans.modules.form.HandleLayer$NewComponentDrag.init(HandleLayer.java:2520)
   at org.netbeans.modules.form.HandleLayer$NewComponentDrag.<init>(HandleLayer.java:2466)
   at org.netbeans.modules.form.HandleLayer.mouseMoved(HandleLayer.java:1612)
   at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:271)
   at java.awt.Component.processMouseMotionEvent(Component.java:5533)
   at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3144)
   at java.awt.Component.processEvent(Component.java:5257)
   at java.awt.Container.processEvent(Container.java:1966)
   at java.awt.Component.dispatchEventImpl(Component.java:3955)
   at java.awt.Container.dispatchEventImpl(Container.java:2024)
   at java.awt.Component.dispatchEvent(Component.java:3803)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3905)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
   at java.awt.Container.dispatchEventImpl(Container.java:2010)
   at java.awt.Window.dispatchEventImpl(Window.java:1778)
   at java.awt.Component.dispatchEvent(Component.java:3803)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
   at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)


This is a real showstopper, we started again sharing the source/project directories between Eclipse & NetBeans, and switching between the two IDE's all the time.

I really hope you have some hint for this. Thanks in advance,
Victor
vict0r - Oct 25, 2006 - 11:44 PM
Post subject:
Have forgotten some additional Information:
- latest Eclipse 3.2.1 with latest ME and M4ME (according to the update sites)
- Sun JDK 1.5.0_09
- Windows XP
vict0r - Oct 25, 2006 - 11:54 PM
Post subject:
For the record:
I've decided to open a new forum topic instead of following up on the topic from jcombes Problems adding custom components, because that topic might be Java6 related (although I don't really think so).
support-rkalla - Oct 31, 2006 - 10:53 PM
Post subject:
This will be fixed in 5.0.3
rlocklear - Apr 23, 2007 - 08:33 AM
Post subject: 5.1.1 GA
I'm having this same problem in 5.1.1
support-rkalla - Apr 23, 2007 - 03:22 PM
Post subject:
rlocklear,
Can you be more specific? Which component? What's the exception? Are you just trying to add it to the palette and cannot, or something else?
All times are GMT - 6 Hours
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits