Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » How do I troubleshoot an error when exporting an Eclipse feature as a p2 repository?(Don't know what to do about "Cannot complete the install because one or more required items could not be found" message)
How do I troubleshoot an error when exporting an Eclipse feature as a p2 repository? [message #1220667] Fri, 13 December 2013 00:19
Daryl Spitzer is currently offline Daryl SpitzerFriend
Messages: 3
Registered: September 2012
Junior Member
I'm getting the following error when I try to export my feature:

Operation details
Cannot complete the install because one or more required items could not be found.
Software being installed: MyPlugin Feature 1.0.0.201312091051 (com.company.MyPlugin.feature.group 1.0.0.201312091051)
Missing requirement: Toolchain 1.0.0.201312091051 (com.company.MyPlugin 1.0.0.201312091051) requires 'bundle com.company.product.otherplugin 1.0.1' but it could not be found
Cannot satisfy dependency:
From: MyPlugin Feature 1.0.0.201312091051 (com.company.MyPlugin.feature.group 1.0.0.201312091051)
To: com.company.MyPlugin [1.0.0.201312091051]

I'm confused why that bundle cannot be found, because I have the sources for that plugin in my Eclipse workspace, and my plugin works in an Eclipse Application launch configuration.

You'll find more details at stackoverflow.com/questions/20556600/.

I expect there's something I don't understand, or that I've made some kind of mistake in specifying my feature. How do I troubleshoot this?

--
Daryl
Previous Topic:BuildException error regarding updated crossgcc plugin
Next Topic:Plugin not available in marketplace search within eclipse
Goto Forum:
  


Current Time: Tue May 07 14:32:20 GMT 2024

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

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

Back to the top