iTob87: Plugin does not have a valid identifier

Hey guys,
when i´m starting my eclipse plugin in eclipse, it works fine. but when i´m exporting it, and want to start it, there rise up some errors:

[...]
!ENTRY org.eclipse.update.configurator 4 0 2009-04-21 12:10:52.325
!MESSAGE Plugin does not have a valid identifier: plugins/com.ibm.de.hermes_1.0.0.jar

!ENTRY org.eclipse.update.configurator 4 0 2009-04-21 12:10:52.326
!MESSAGE Plugin does not have a valid version: plugins/com.ibm.de.hermes_1.0.0.jar

[...]
!ENTRY org.eclipse.osgi 4 0 2009-04-21 12:10:52.801
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "com.ibm.de.hermes.application" could not be found in the registry. The applications available are: org.eclipse.equinox.app.error
[...]

Has anybody an idea how to solve this problem? The identifier is correct in the plugin.xml and the *.product. also the identifier to the com.ibm.de.hermes.application is correct.

I really don´t know how to fix it.... :(

thank´s for your help!!!

regards, iTob

  1. Hi,

    !MESSAGE Plugin does not have a valid identifier: plugins/com.ibm.de.hermes_1.0.0.jar

    Don't know if this is any help, it was just the first hit google provided:

    http://www.eclipsezone.com/eclipse/forums/m92035520.html

    MfG ChrisB

    --
    Light travels faster than sound - that's why most people appear bright until you hear them speak.