Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Any eclipse heads?

Options
  • 29-07-2004 5:19pm
    #1
    Closed Accounts Posts: 423 ✭✭


    Have a wee problem with exporting eclipse plugins:
    I have a webservices related plugin that I have running and testing
    sucessfully in the run-time workbench. I have the problem that when I
    export my plugin for redistribution, the plugin that is generated, when
    installed in the eclipse/plugin directory, is giving me errors like:

    java.lang.ClassNotFoundException:
    org.dbe.ui.eclipse.plugins.axis.actions.WSDL2JavaAction

    and
    Could not create action delegate for id:
    org.dbe.ui.eclipse.plugins.axis.action2

    ... even though the build options are correct and inside the exported jar file, the required .class files are present.

    Any one have an idea or two?

    Andy


Advertisement