Swing 是否有类似于 XText 的语法导向编辑器生成器?
我想在 Swing 应用程序中包含一个语法导向的编辑器,作为一种超级丰富的编辑框。是否有任何东西可以帮助从语法生成此内容,类似于 XText for Eclipse 的方式?
I would like to include a syntax-directed editor, as a kind of super-rich edit box, in a Swing application. Is there anything that can help generate this from a grammar, in a similar way to XText for Eclipse?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有两种选择:
There are tow options :