Best XML editor for Eclipse(Eclipse 的最佳 XML 编辑器)
问题描述
我是 XML 新手.请告诉我 Eclipse 最好的 XML 编辑器插件.我需要创建/编辑 XML 和 XSD 文件.
I am new to XML. Please tell me the best XML editor plugin for Eclipse. I need to create/edit XML and XSD files.
推荐答案
对于一个足以满足基本 XML 编辑需求的免费 XML 编辑器,我推荐 Eclipse 自己的项目 webtools:http://www.eclipse.org/webtools/sse/
For a free XML editor that is good enough for your basic XML editing needs, I'd recommend Eclipse own project webtools: http://www.eclipse.org/webtools/sse/
它可以从 Eclipse 更新站点 http://download.eclipse.org/releases/indigo/ 获得
Its available from the Eclipse update site at http://download.eclipse.org/releases/indigo/
这篇关于Eclipse 的最佳 XML 编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Eclipse 的最佳 XML 编辑器
基础教程推荐
- Struts2 URL 无法访问 2022-01-01
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- 修改 void 函数的输入参数,然后读取 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
