Java堂  


JSEclipse现在是Adodb的项目了

Filed under: JavaPlateform,Tools — Jet @ 10:30 下午
原文出处: JSEclipse现在是Adodb的项目了
作者: Jet Mah from Java堂
声明: 可以非商业性任意转载, 转载时请务必以超链接形式标明文章原始出处、作者信息及此声明!

因为升级Eclipse的缘故,所以需要升级一下以前的JSEclipse插件。今天到官方网站上一看才发现自2006年12月15号之后,JSEclipse已经是Adodb Labs中的一个项目了。

Important notice: As of December 15, 2006 JSEclipse has been released on Adobe Labs. You can download the installation package from this new location. For feedback & questions, please visit the new JSEclipse forum on Adobe Labs.

现在新的官方地址为:http://labs.adobe.com/technologies/jseclipse/,大家可以更新一下自己的收藏夹了 :)

非常棒的JS的Eclipse插件 – JSEclipse

Filed under: Tools — Jet @ 12:11 上午
原文出处: 非常棒的JS的Eclipse插件 – JSEclipse
作者: Jet Mah from Java堂
声明: 可以非商业性任意转载, 转载时请务必以超链接形式标明文章原始出处、作者信息及此声明!

JSEclipse is the the best and most popular Javascript plugin for the Eclipse environment. Its benefits are visible from the simplest tasks like editing small sections of code for your site to the more complex ones like working with the next big AJAX library or developing plugins for a product that embeds JavaScript like Dreamweaver or Photoshop.
JSEclipse Box
Highlights in version 1.5:

* Revamped code completion for JavaScript function and classes.
* Common idioms used in JavaScript and major libraries like Dojo and Prototype.
* Outline panel shows class hierarchy.
* Syntax highlighting.
* Powerful editing assistance helpers.
* Support for JDK 1.4
* Code completion for JSDoc and inline parameter type definition.
* Open function declaration.
* Error reporting… and more

官方地址:http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/