问题描述

今天想使用图形化编辑sample reflective ecore model editor,但是遇见了一些问题,用sample reflective ecore model editor打开xml文件不能自动化添加类,脑壳大,搞了一晚上,问题见下面两个截图:
eclipse 关于sample reflective ecore model editor的报错问题
eclipse 关于sample reflective ecore model editor的报错问题

问题解决

找了很多遍,Architecture类都是设置成了非abstract,但是问题依然存在,后来在eclipse论坛中找到一个答案,原来必须要在Ns URI中填写链接才行,步骤如下:
eclipse 关于sample reflective ecore model editor的报错问题

大功告成

eclipse 关于sample reflective ecore model editor的报错问题

相关文章: