| Summary: | Replace EMF Validation Framework with EMF Build in Validation | ||
|---|---|---|---|
| Product: | [Modeling] ECP | Reporter: | Franziska Haunolder <franziska.haunolder> |
| Component: | Validation | Assignee: | Project Inbox <emfcp.validation-inbox> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | eclipse, franziska.haunolder, jhelming |
| Version: | unspecified | ||
| Target Milestone: | 0.8.9 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Attachments: | |||
Created attachment 203255 [details]
New plugin org.eclipse.emf.ecp.buildInValidation in a zip archive.
Created attachment 203257 [details]
Examplemodel with modelled constraints.
The patch does not apply correctly. Also it seems to miss the changes to the editor, only controls are touched. Please create the patch against the master branch in git. See emfcp.org for instructions how to check-out. Please re-attach the correct patch. |
Created attachment 203254 [details] Patch of org.eclipse.emf.ecp.editor with the live validation extensions. New plugin called org.eclipse.emf.ecp.buildInValidation which replaces the current EMF Validation Framework. Constraints can be modelled at the ecore model and valdiation code is generated automatically. The validation results are shown in a validation view and there is also a live validation which is triggered and displayed directly at the MEEditor.