Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcp-dev] Use of validation in ECP

Hi,

I wanted to enable validation in my editor that builds upon ECP. I followed this guide: http://eclipse.org/emfclient/documentation/validation.php
However, the validation code in my model is not called (checked via breakpoint), although the generated method should be fine (public boolean hasScenarioParts(DiagnosticChain diagnosticChain, Map<?, ?> context)).
Consequently, the validation view stays empty.

Is there anything else I need to do in order to make validation work? All the validation bundles are part of my run config.

Thanks, Harald.
-- 
Dipl.-Inf. Harald Stangl
Technische Universität München
Lehrstuhl I1: wwwbruegge.in.tum.de  ---- Postkürzel: I1 --- FMI-Raum: 01.07.053 --- Tel.: +49 (89) 289-18235  --- Fax: +49 (89) 289-18207 --- eMail: harald.stangl@xxxxxx

Back to the top