Skip to main content



      Home
Home » Modeling » EMF » [EMF/EMFForms] RCP Bundle Dependencies / Requirements Guide
[EMF/EMFForms] RCP Bundle Dependencies / Requirements Guide [message #1758274] Sun, 26 March 2017 14:12 Go to next message
Eclipse UserFriend
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 03:16] by Moderator

Re: [EMF/EMFForms] RCP Bundle Dependencies / Requirements Guide [message #1758368 is a reply to message #1758274] Tue, 28 March 2017 03:34 Go to previous messageGo to next message
Eclipse UserFriend
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/
Re: [EMF/EMFForms] RCP Bundle Dependencies / Requirements Guide [message #1758377 is a reply to message #1758368] Tue, 28 March 2017 04:04 Go to previous message
Eclipse UserFriend
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.
Previous Topic:transformation to "Requiements diagram"
Next Topic:DSLTables generation problem when packages suffixes are customized
Goto Forum:
  


Current Time: Sun Jul 13 10:46:22 EDT 2025

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

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

Back to the top