Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » [EMF/EMFForms] RCP Bundle Dependencies / Requirements Guide
[EMF/EMFForms] RCP Bundle Dependencies / Requirements Guide [message #1758274] Sun, 26 March 2017 18:12 Go to next message
Clemens Martin is currently offline Clemens MartinFriend
Messages: 5
Registered: March 2017
Junior Member
Can someone guide me to a definitive description, which eclipse-plugins or even better eclipse-features are required to create a minimalistic RCP application with Eclipse E4 (Neon.3).

I need the following functionality in my runtime:
- Eclipse RCP itself (based on Eclipse Neon)
- EMF
- EMF Forms

The developed RCP product itself is based on a feature.
I tried several approaches, but it's a pain to know which minimalistic bundle dependencies / feature dependencies are required really. Inside the Eclipse IDE everything is fine (modelling, EMF Forms, developing, emf generator, testing the model, running the product), but as soon as i export the RCP product using the Eclipse product export wizard and try to start the RCP application i always get errors like
org.osgi.framework.BundleException: Could not resolve module XXX
Unresolved requirement: Require-Bundle...

So my question is, what are the minimum feature dependencies i have to define in my own feature.xml to run a RCP application based on Eclipse (E4) RCP + EMF Models/Edit + EMFForms?

Tech topic here

Thanks and Best Regards

[Updated on: Tue, 28 March 2017 07:16]

Report message to a moderator

Re: [EMF/EMFForms] RCP Bundle Dependencies / Requirements Guide [message #1758368 is a reply to message #1758274] Tue, 28 March 2017 07:34 Go to previous messageGo to next message
Jonas Helming is currently offline Jonas HelmingFriend
Messages: 111
Registered: September 2016
Senior Member
Hi,

no need for cross posting, we will answer in your other post (https://www.eclipse.org/forums/index.php/t/1085248/)

Best regards
Jonas

--
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/


--
Jonas Helming
Get professional Eclipse developer support:
http://eclipsesource.com/en/services/developer-support/
Re: [EMF/EMFForms] RCP Bundle Dependencies / Requirements Guide [message #1758377 is a reply to message #1758368] Tue, 28 March 2017 08:04 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
It's hard to say what's minimal, but one approach to determine that is to do a feature based launch, choosing to launch your product with only the features you've selected. Once that works, that should be the features you need to include in your product.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:transformation to "Requiements diagram"
Next Topic:DSLTables generation problem when packages suffixes are customized
Goto Forum:
  


Current Time: Tue Apr 23 12:14:48 GMT 2024

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

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

Back to the top