Hi Brian,
Done with setting-up the target platform. I have another problem now - on launching a sample application, in the OSGi console, it still shows the status as "Unsatisfied" [1] . I am not sure what might be wrong here. I have shared my project along with the target platform on github [0], do you mind reviewing the same.
[1]
All Components:
ID State Component Name Located in bundle
1 Active org.eclipselabs.emodeling.factory org.eclipselabs.emodeling.components(bid=31)
2 Active org.eclipselabs.emodeling.uriHandlerConfigurator org.eclipselabs.emodeling.components(bid=31)
3 Unsatisfied org.eclipselabs.emodeling.components.uriMapping org.eclipselabs.emodeling.components(bid=31)
4 Unsatisfied com.neclipse.emf.model.LibraryComponent com.neclipse.emf.model.library(bid=34)
5 Unsatisfied org.eclipselabs.emongo.clientProvider org.eclipselabs.emongo.components(bid=36)
6 Unsatisfied org.eclipselabs.emongo.databaseProvider org.eclipselabs.emongo.components(bid=36)
7 Unsatisfied org.eclipselabs.emongo.idFactory org.eclipselabs.emongo.components(bid=36)
8 Active org.eclipselabs.emongo.components.client.metatype org.eclipselabs.emongo.components(bid=36)
9 Active org.eclipselabs.emongo.components.database.metatype org.eclipselabs.emongo.components(bid=36)
10 Active org.eclipselabs.emongo.components.id.metatype org.eclipselabs.emongo.components(bid=36)
Thanks in advance.