eclipse javascript editor #39;10(日食 javascript 编辑器 10)
问题描述
我要问与 Eclipse 中的 JavaScript 编辑器相同的问题,因为它是在 2010 年编写的2008 年的答案不再正确.
I am going to ask the same question as JavaScript editor within Eclipse because it was written in 2010 and answers from 2008 are not true any more.
所以,我正在寻找关于可用作 Eclipse 插件的最佳 JavaScript 编辑器的意见".
So, "I'm looking for opinions on the best JavaScript editor available as an Eclipse plugin".
非常感谢.
推荐答案
您可以安装 Web Tools Platform (WTP) 或下载 Indigo 的面向 Java EE 开发人员的 Eclipse IDE 或面向 JavaScript Web 开发人员的 Eclipse IDE与 WTP 捆绑在一起.WTP 由 JavaScript 开发工具 (JSDT) 组成,支持开发 JavaScript 应用程序和 Web 应用程序中的 JavaScript.
You can Install Web Tools Platform (WTP) or download Indigo's Eclipse IDEs for Java EE Developers or Eclipse IDEs for JavaScript Web Developers which come bundled with WTP. WTP consists of the JavaScript Development Tools (JSDT) which supports the development of JavaScript applications and JavaScript within web applications.
由于我也使用 jQuery,我还安装了 JSDT-jquery 插件来支持 jQuery 库,该库可以从市场 JSDT-jquery 插件
And since I also use jQuery, I have also installed JSDT-jquery plugin to support jQuery library which can be downloaded form the marketplace JSDT-jquery Plugin
这篇关于日食 javascript 编辑器 '10的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:日食 javascript 编辑器 '10
基础教程推荐
- 问题http://apache.org/xml/features/xinclude测试日志4j 2 2022-01-01
- RabbitMQ:消息保持“未确认"; 2022-01-01
- 修改 void 函数的输入参数,然后读取 2022-01-01
- REST Web 服务返回 415 - 不支持的媒体类型 2022-01-01
- Struts2 URL 无法访问 2022-01-01
- 如何对 Java Hashmap 中的值求和 2022-01-01
- 使用堆栈算法进行括号/括号匹配 2022-01-01
- 存储 20 位数字的数据类型 2022-01-01
- 无法复制:“比较方法违反了它的一般约定!" 2022-01-01
- Spring AOP错误无法懒惰地为此建议构建thisJoinPoin 2022-09-13
