Re: Code generator

From: Mike Kienenberger (mkienen..mail.com)
Date: Wed Apr 19 2006 - 11:33:35 EDT

  • Next message: Andrus Adamchik: "Re: Code generator"

    > On Apr 18, 2006, at 11:27 PM, Mike Kienenberger wrote:
    > > I've fiddled with the interface a bit, and it looks like a good start.
    > > Nothing happens on the template preference page, though, so I can't
    > > really try it.

    On 4/19/06, Andrus Adamchik <andru..bjectstyle.org> wrote:
    > What do you mean? Can you click on "Add Template" button on the
    > right? After you do that all your custom templates should appear in
    > the template dropdowns.

    Before, I'd get to the preferences window, but the content section
    would be empty, leaving only the left-side menu items and the
    cancel/save buttons on the bottom.

    I just tried it again with the latest cvs, and now nothing happens
    when I click on "Customize Templates".

    Clicking on Preferences brings up an error panel -- not sure if this is related.

    CayenneModeler Info
    Version: 1.2-dev
    Build Date: April 19 2006
    Exception:
    =================================
    java.lang.NoSuchMethodError:
    org.objectstyle.cayenne.modeler.dialog.pref.TemplatePreferences:
    method <init>(Lorg/objectstyle/cayenne/modeler/util/CayenneController;)V
    not found
            at org.objectstyle.cayenne.modeler.dialog.pref.PreferenceDialog.configure(PreferenceDialog.java:178)
            at org.objectstyle.cayenne.modeler.dialog.pref.PreferenceDialog.startupAction(PreferenceDialog.java:168)
            at org.objectstyle.cayenne.modeler.action.ConfigurePreferencesAction.performAction(ConfigurePreferencesAction.java:78)
            at org.objectstyle.cayenne.modeler.util.CayenneAction.actionPerformed(CayenneAction.java:199)
            at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
            at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
            at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
            at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
            at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
            at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
            at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
            at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
            at java.awt.Component.processMouseEvent(Component.java:5488)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
            at java.awt.Component.processEvent(Component.java:5253)
            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:3892)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
            at java.awt.Container.dispatchEventImpl(Container.java:2010)
            at java.awt.Window.dispatchEventImpl(Window.java:1774)
            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 archive was generated by hypermail 2.0.0 : Wed Apr 19 2006 - 11:34:01 EDT