Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Trouble exporting product using export wizard(Trouble exporting product using export wizard)
Trouble exporting product using export wizard [message #690684] Thu, 30 June 2011 02:21
Steve  is currently offline Steve Friend
Messages: 4
Registered: June 2011
Junior Member
Hi guys,

I'm having an issue when I try to export a product using the wizard. It prompts me to tell me that there is an error. In the error log view, I see:

Cannot complete the install because one or more required items could not be found.
Software being installed: MyProduct (MyProject.MyProduct 0.0.0)
Missing requirement: Jetty Http Service 2.0.0.v20090520-1800 (org.eclipse.equinox.http.jetty 2.0.0.v20090520-1800) requires 'package org.eclipse.equinox.http.servlet 1.0.0' but it could not be found

It seems strange. I have never had this problem before. The only real difference is that we are adding a 64bit build. So, we are adding the 64bit platform and making a few changes to plugins that we need to have different version for in 32bit and 64bit.

So, I start adding the plugins to the feature file (which it seems like I should not have to do) that I think they are needed for and I get this one:

Missing requirement: Jetty Http Service 2.0.0.v20090520-1800 (org.eclipse.equinox.http.jetty 2.0.0.v20090520-1800) requires 'package org.mortbay.component [6.1.0,7.0.0)' but it could not be found

I don't even know what org.mortbay.component is. I know that I don't have anything of the name in my older target platform folder. Does anyone have a clue? Why would this be required now, when I have never seen it before?

Thanks,

Steve
Previous Topic:How to read preferences
Next Topic:TableViewer refresh
Goto Forum:
  


Current Time: Fri Apr 26 16:19:44 GMT 2024

Powered by FUDForum. Page generated in 0.02884 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top