Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Target problem with e4 and EMF
Target problem with e4 and EMF [message #1381898] Sun, 25 May 2014 19:44
J. Michael Dean, M.D. is currently offline J. Michael Dean, M.D.Friend
Messages: 218
Registered: July 2009
Senior Member
I am trying to build standalone e4 RCP that includes EMF generated
artifacts using XCore. I started with a clean Kepler RCP distribution,
added the xcore components, and the application runs within Eclipse IDE.
I can also export a standalone that works.

I have two versions of this application - one contains a core model, and
actually does very little except start up. The second application uses
the model from the initial application, and adds to the core application
using a model fragment.

I have now set up a target file that is sufficient for me to run the
application within the IDE (with the target file activated). When I
export the core application as a standalone it works fine. However,
when I try to export the second application, I receive an error:

Cannot complete the install because one or more required items could
not be found.
Software being installed: Glucose Application 0.0.0
(edu.utah.dcc.e4.application.core.glucoseProduct 0.0.0)
Missing requirement: Model Model 1.0.0.201405251339
(edu.utah.dcc.e4.application.xcore.model 1.0.0.201405251339) requires
'bundle org.eclipse.emf.edit.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
Cannot satisfy dependency:


When I examine the contents of my target, this bundle is clearly present.

Have been staring at this problem for about six hours without much
progress. Any assistance is greatly appreciated in advance.

- Mike
Previous Topic:p2 Update error when using the delta pack
Next Topic:JUnit in Kepler - how to put in a target file
Goto Forum:
  


Current Time: Tue Mar 19 06:57:57 GMT 2024

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

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

Back to the top