Community
Participate
Working Groups
When installing MoDisco SDK normally, the values in the discovery parameters dialog are not editable. The cell editors are in EMF Facet; a dependency should be added.
I have made the MoDisco SDK install (from nightly build), and understand that the problem is not caused by a missing dependency, but a version problem. In fact, MoDisco recent build (nightly) does not work with older EMFFacet (http://download.eclipse.org/releases/indigo). It comes from recent evolution (Bug 334539). Everything should by alright with two up-to-date EMFFacet/MoDisco update sites agregated in http://download.eclipse.org/releases/indigo.
Discussed with Nicolas : in fact the problem was about cell editors for primitive types which are registered in oeef.celleditors.ecore. MoDisco discovery framework does not have a dependency on this component but declares some generic discovery primitive parameters. I add the dependency on oem.infra.discovery.ui (revision 4377).
Bug solved.