Hi there,
i just startet to create a rather simple ecore file using a ecorediag. However after restarting eclipse, i cant open it anymore. I get the following error message:
java.lang.IllegalArgumentException: Cannot format given Object as a Number
at java.text.NumberFormat.format(Unknown Source)
at java.text.Format.format(Unknown Source)
at java.text.MessageFormat.subformat(Unknown Source)
at java.text.MessageFormat.format(Unknown Source)
...and so on
The only change i made inside the ecore itself was the namespace, but i undid that.
You can find the files attached.
I would really like to be able to open up the file again, and hope you can help me.
SOLVED:
Quite easy... you can generate new ecorediags out of a existing ecore file via the context menu...
[Updated on: Mon, 17 December 2012 06:22] by Moderator