Closed eclipse-modisco-bot closed 4 hours ago
By Fabien Giquel on May 03, 2011 07:55
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.
By Fabien Giquel on May 03, 2011 08:13
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).
By Hugo Bruneliere on Aug 18, 2011 08:20
Bug solved.
| --- | --- | | Bugzilla Link | 344419 | | Status | CLOSED FIXED | | Importance | P1 normal | | Reported | May 02, 2011 05:14 EDT | | Modified | Apr 26, 2013 09:18 EDT | | Version | 0.9.0 | | Reporter | Nicolas Bros |
Description
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.