[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to get Validation working in RCP application?

Hello Dmitry,

I just got to rebuild my editor with the nightly build (19.01.2007) version of GMF (had some other stuff to do first). Everything concerned with code generation looks good so far and the EditorValidationProvider is fixed as you said. I run my editor RCP application a few minutes ago and noticed that it still got no option to validate the diagram. I enabled validation and its decorators in the gmfgen model and set their priorities to high (as often suggested for validation). Can you instruct me to get access to the validation action? Or do you get the option for "free" and I possibly forgot something? Thank you in advance.

Greetings,
Christian

Dmitry Stadnik schrieb:
Yes, it should be there. Guess that test fails due to EMFT update but not sure.

Christian DÃnekas wrote:
Cool, thatÂs fast :). Is the fix included in this ( http://download.eclipse.org/modeling/gmf/downloads/drops/N-N20070115-200701150603/index.php ) version? Do you know whatÂs up with the failure of test test_destroy_crossResourceContained_136738 in the gmf sdk? I see this failure for some time now.

Greetings,
Christian


Dmitry Stadnik schrieb:
Fixed 5 mins ago ))

Christian DÃnekas wrote:
I also commited a bug concerning validation a while ago. Is it obsolete now? Maybe you can take a look: https://bugs.eclipse.org/bugs/show_bug.cgi?id=169206