[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Error on RCP product export, when OCL validation is used

Hi Marco

The message complains that lpgjavaruntime 1.0.0 could not be found.
This is not surprising since OCL and probably everything else uses
1.1.0. (IMP uses 2.xx). Have you got some old configuration files
that reference earlier releases?

	Regards

		Ed Willink

Marco Stein wrote:
Hi there,

i have just downloaded and installed GMF2.2.0RC4 and all build dependencies and suppose to have a clean installation.

My diagram modeler works wonderfully. Big thanks to the GMF people :-)
I am also able to export the RCP diagram modeler as a product.

Now that the diagram modeler works fine, I want to add constraints using OCL. I add the constraints to the gmfmap model, recreate the gmfgen-model (all OK) , and set the gmfgen-models properties for validation support:
Live Validation UI Feedback true
Validation Decorators true
Validation Enabled true
Validation Decorator Provider Priority Medium


After recreation of the diagram editor, it works fine when run as eclipse application. Validation works fine as expected.

But now the addition of OCL has broken my ProductExport, which quits with the attached message. There is some error with the
net.sourceforge.lpg.lpgjavaruntime


What could be the possible cause of this problem? Any hints?

best regards,
Marco Stein

------------------------------------------------------------------------