facebook

Matisse InvalidComponent can not load class

  1. MyEclipse Archived
  2.  > 
  3. Matisse/Swing UI Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #325009 Reply

    I have some custom components, suddenly they are shown as invalid component in all forms added.I am tried changing dt.jar location, setting same java version my eclipse ini file and project path.But it does not work.When I run program, it is able to show components.

    If I make any changes to form, all component references indicates errors.When I remove component Matisse Custom Palette, add again it gives exception

    Can not load component class.the class must be compiled and must be on the classpath of project.

    java.lang.ClassNotFoundException: com.siemens.siguard.client.gui.component.SingleSpinnerSelector
    at com.genuitec.eclipse.dehory.util.MatisseClassLoader.findClass(MatisseClassLoader.java:335)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.netbeans.modules.form.project.ClassPathUtils.loadClass(ClassPathUtils.java:115)
    at org.netbeans.modules.form.MetaComponentCreator.prepareClass0(MetaComponentCreator.java:1325)
    at org.netbeans.modules.form.MetaComponentCreator.access$5(MetaComponentCreator.java:1310)
    at org.netbeans.modules.form.MetaComponentCreator$4.run(MetaComponentCreator.java:1293)
    at org.netbeans.modules.form.FormLAF$2.run(FormLAF.java:228)
    at org.openide.util.Mutex.doEventAccess(Mutex.java:1355)
    at org.openide.util.Mutex.readAccess(Mutex.java:317)
    at org.netbeans.modules.form.FormLAF.executeWithLookAndFeel(FormLAF.java:213)
    at org.netbeans.modules.form.MetaComponentCreator.prepareClass(MetaComponentCreator.java:1290)
    at org.netbeans.modules.form.MetaComponentCreator.precreateVisualComponent(MetaComponentCreator.java:244)
    at org.netbeans.modules.form.HandleLayer$NewComponentDrag.init(HandleLayer.java:2634)
    at org.netbeans.modules.form.HandleLayer$NewComponentDrag.<init>(HandleLayer.java:2628)
    at org.netbeans.modules.form.HandleLayer.mouseMoved(HandleLayer.java:1712)
    at java.awt.AWTEventMulticaster.mouseMoved(Unknown Source)
    at java.awt.Component.processMouseMotionEvent(Unknown Source)
    at javax.swing.JComponent.processMouseMotionEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    #325047 Reply

    support-swapna
    Moderator

    deryaaltuntas ,

    Your post has been answered. Please refer and follow it up here:
    https://www.genuitec.com/forums/topic/matisse-invalidcomponent-can-not-load-class-2/#post-325046

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Matisse InvalidComponent can not load class

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

You must be logged in to post in the forum log in