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

查看:321
本文介绍了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.

其次,我们有一个服务器端的JavaScript引擎称为Jaxer,它不仅允许您在服务器上运行任何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天全站免登陆