Eclipse form based XML editor(基于 Eclipse 表单的 XML 编辑器)
问题描述
谁能给我推荐一些关于在 Eclipse 中创建基于表单的编辑器的读物?
Can anyone suggest me some reading for creating Form based editor in Eclipse?
推荐答案
正确的 Google 术语可能是Eclipse Forms",并且有几篇文章可用:
The right Google term would probably be "Eclipse Forms", and there are a few articles available:
- Eclipse 表单 API - 教程
- 使用 Eclipse Forms 重振您的应用程序
- Eclipse 表单:富客户端的富 UI李>
此外,一般来说,开始搜索 Eclipse 资料的好地方是 http://www.eclipse.组织/文章/
Also, in general a good place to start searching for Eclipse material is http://www.eclipse.org/articles/
这篇关于基于 Eclipse 表单的 XML 编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:基于 Eclipse 表单的 XML 编辑器
基础教程推荐
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- 修改 void 函数的输入参数,然后读取 2022-01-01
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- Struts2 URL 无法访问 2022-01-01
