Eclipse 中的 JavaScript 编辑器 [英] JavaScript editor within Eclipse

查看:46
本文介绍了Eclipse 中的 JavaScript 编辑器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找可用作 Eclipse 插件的最佳 JavaScript 编辑器.我一直在使用 Spket,这很好.但是,还有更好的吗?

I'm looking for the best JavaScript editor available as an Eclipse plugin. I've been using Spket which is good. But, is there more better one?

推荐答案

免责声明,我在 Aptana 工作.我要指出的是,JS 有一些不错的特性,你在其他地方可能不会那么容易地获得这些特性.一种是 JS 库的插件级集成,提供 CodeAssist、示例、片段和轻松将库文件包含到您的项目中;我们为许多更常用的库提供插件,包括 YUI、jQuery、Prototype、dojo 和 EXT JS.

Disclaimer, I work at Aptana. I would point out there are some nice features for JS that you might not get so easily elsewhere. One is plugin-level integration of JS libraries that provide CodeAssist, samples, snippets and easy inclusion of the libraries files into your project; we provide the plugins for many of the more commonly used libraries, including YUI, jQuery, Prototype, dojo and EXT JS.

其次,我们有一个名为 Jaxer 的服务器端 JavaScript 引擎,它不仅可以让您在服务器上运行任何 JS 代码,还可以添加文件、数据库和网络功能,这样您就不必使用脚本语言,但可以用JS编写整个应用程序.

Second, we have a server-side JavaScript engine called Jaxer that not only lets you run any of your JS code on the server but adds file, database and networking functionality so that you don't have to use a scripting language but can write the entire app in JS.

这篇关于Eclipse 中的 JavaScript 编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆