Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MT4E E0003

Revision as of 09:51, 27 April 2012 by Digulla.hepe.com (Talk | contribs) (New page: = Can't find manifest in ''path.jar'' = == Reason == While importing Eclipse bundles, MT4E encountered a JAR file which doesn't contain the file <tt>META-INF/MANIFEST.MF</tt> == Possibl...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Can't find manifest in path.jar

Reason

While importing Eclipse bundles, MT4E encountered a JAR file which doesn't contain the file META-INF/MANIFEST.MF

Possible solutions

  • Make sure that the JAR file isn't corrupt
  • Is the JAR file really an Eclipse plug-in?
  • MT4E doesn't support plug-ins for Eclipse 3.3 or older

Back to the top