Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Export Product cannot find plugin
Export Product cannot find plugin [message #525596] Wed, 07 April 2010 06:11
David Erickson is currently offline David EricksonFriend
Messages: 21
Registered: April 2010
Junior Member
Hi guys,
I have a target definition that has a location directory containing a plugin in a jar. I can compile and launch OSGI configurations using this plugin just fine. I created a product based on a functioning launch configuration, and tested that it launches in debug mode just fine. However when I try to export it I get:

'Export Product' has encountered a problem.

Cannot complete the install because one or more required items could not be found.

Cannot complete the install because one or more required items could not be found.
Software being installed: TestApp 1.0.0.201004062306 (org.testapp.products.main 1.0.0.201004062306)
Missing requirement: TestApp 1.0.0.201004062306 (org.testapp.products.main 1.0.0.201004062306) requires 'org.myapp [0.1.0.201004062306]' but it could not be found

How should I proceed to debug this export problem? I should also mention, the referenced plug-in shows up just fine in the plug-ins list on the configuration tab of the product.

Thanks!
Previous Topic:Why are properties translated in one project but not the other?
Next Topic:Export Product cannot find plugin
Goto Forum:
  


Current Time: Tue Mar 19 03:06:56 GMT 2024

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

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

Back to the top