eclipse 插件安装 摘要

来源:互联网 发布:linux 查看所有磁盘 编辑:程序博客网 时间:2024/05/12 13:37

ExtJS Spket:

 

1.Help -> Software Updates -> Find and Install...-> Search for new features to install ->New remote site... 

Name: "Spket", Url: "http://www.spket.com/update/"下载完毕重启 Eclipse 

 

2、Window -> Preferences -> Spket -> JavaScript Profiles -> New ; 

输入“ExtJS”点击OK; 

选择“ExtJS” 并点击“Add Library”然后在下拉条中选取“ExtJS”; 

选择 “ExtJS”并点击“Add File”,然后在你的./ext-2.x/source目录中选取“ext.jsb” 文件; 

 

3、设置新的ExtJS Profile,选中并点击“JavaScript Profiles” 对话框右手边的“Defalut”按钮; 

 

4、JS打开方式为 Window -> Preferences ->General-> Editors-> File...选择JS 为 Spket JavaScript Editor(default)*********(这个千万不要忘了!!!) 

 

5、新建个js试一试吧! 呵呵。。。。

 

---------------------------------------------------------------------------------------------------------------------

一、Spket的安装

1、Plugin:
最低要求: eclipse平台运行时3.2.x 
文件为: spket-1.6.4.1.zip(解压后按照标准的插件安装方法安装即可);
2、Spket IDE:
最低要求:你需要java 1.5或更高版本运行安装程序,可独立使用(不用装Eclipse)
文件为:spket-1.6.4.1.jar
安装步骤:1、打开cmd,2、在spket-1.6.4.1.jar文件目录下输入java -jar spket-1.6.4.1.jar

二、在Eclipse中使用Spket

安装完后你去试,发现没有用,其实还有一些配置操作如下:

1、执行这个操作:在Eclipse中依次选择:Window → Preferences → Spket → JavaScript Profiles → New

2、在弹出框中输入ExtJs(名字随便起),然后点OK;

3、然后选中ExtJs点Add Library,选择ExtJS后点击OK;

4、然后选中ExtJS(二级节点)后,选择Add File在你下载的ext2.x包中找到/source/ext.jsb加载进来;

5、然后先中ExtJs(根节点)点击右边的default按钮,然后点击确定就搞定了。

7、你现在有eclipse中建立一个JS用Ext.就会出现提示咯!!!

 

 

----------------------------------------------------------------------------------------------------------------------

 

JOD: 查看class类中的内容:

 

用Software Updates安装Jode的Eclipse插件:jodeclipse 反编译所有.class文件

help->Software Updates->Find and Install...->Search for new features to install,单击"New Remote Site.."

在URL中输入http://www.technoetic.com/eclipse/update,之后按提示进行即可.

配置:Window->Preferences..->General->Editors->File Associations 找到.class

在"Associated Editors"中选中"Jode class file viewser"单击default.单击ok

在.jar文件中,查看.class文件,鼠标右键,单击"open"打开即可看到.class的源代码

 

----------------------------------------------------------------------------------------------------------------------

Poperties Editor介绍

一个在编辑完成后可以将资源文件中的中文编码格式转换为unicode编码的插件,在开发国际化应用程序的时候非常有用

http://propedit.sourceforge.jp/eclipse/updates/

安装方法:在线安装Poperties Editor

启动eclipse,点菜单Help -> SoftWare Updates -> find and install->选中Search for new features to install ->next->点击 New Remote site->给这个更新站点取个名字 如:luanma,url填写http://propedit.sourceforge.jp/eclipse/updates即可。->点击ok->选中刚才新加的站点名称,点击finish->他会自动找出与你所用的eclipse版本相适应的插件全部选中->后面只要选择install all即可 

->最后会提示你重起你的eclipse

注意:当你安装完之后,那个properties文件里有中文,你编译之后它自动就会转化了。 

===================================================================

iBatis插件:

Take the "Help>Software Updates..." Menu Option

Select the "Available Software" Tab

Press the "Add Site" button

Enter the following information: 

Location:

http://ibatis.apache.org/tools/ibator

Press OK

Check the box next to "Apache iBATIS Ibator Feature"

Press the "Install" button

Follow the remainder of the install wizard

 

 

----------------------------------------------------------------------------------------------------------------------

首先用ECLIPSE写C++那是自找麻烦,不过如果实在想用,可以试试
配置Eclipse下的C++开发环境CDT

1、安装MinGW,是Windows下的GNU GCC编译器,在www.mingw.org下载。
2、安装JDK1.4,在http://java.sun.com下载。
3、安装Eclipse,2 .1.1以上,我用的是Eclipse 3.0.1,在www.eclipse.org 下载。
4、打开Eclipse,选择Help、Software Update、Find and Install
5、选择Search new features,点Next
6、点击New Remote Site,在Name框输入CDT(名字,可以随自己喜欢),URL框输入http://update.eclipse.org/tools/cdt/releases/new
7、点击Next,选择最新的CDT版本,然后开始更新。
8、更新完后重新启动Eclipse,就可以用Eclipse开发C++程序啦!
如果习惯在Eclipse下写java程序,用CDT写C++应该会比较顺手,基本操作都差不多。
如果是在Linux下,不需要第一步安装MinGw,因为Linux下一般安装就带了GCC。
这个肯定可以

----------------------------------------------------------------------------------------------------------------------

 

 

 

EclipseME搞j2me 必备,与wtk、proguard结合的都非常好

网站:http://eclipseme.org/

Update地址:http://download.eclipse.org/technology/mylar/update- site/e3.2 

Eclipse C/C++ development tool这个是开发c++必备的的了

Eclipse自带更新里就有的装,可选安装。

WST,Web Standard Tools,开发JSP、HTML、JS的高效插件.

Eclipse自带更新里有的装,可选安装。 

PDT,php首选开发插件,Eclipse 官方project,可选

Update:http://download.eclipse.org/tools/pdt/updates/

另一个可选的是 PHP Eclipse,开发php专用插件,可选

Update:http://update.phpeclipse.net/update/nightly/

PyDev,开发Python、Jython的插件

网站:http://pydev.sourceforge.net

Update:http://pydev.sourceforge.net/updates/ 

EPIC,Perl 开发插件,可选

网站:http://e-p-i-c.sf.net

Update:http://e-p-i-c.sf.net/updates

SQL Explorer,功能顾名思义,特别是它兼容所有jdbc的数据库

网站:http://eclipsesql.sourceforge.net/

Update:http://eclipsesql.sourceforge.net/ 

SVN,Eclipse 自备了CVS插件,却没有流行的SVN,必备

网站:http://subclipse.tigris.org/ 

Update地址:http://subclipse.tigris.org/update_1.2.x

 

VSS,装这个是被逼的,虽然从没用过,但有备无患

网站:http://vssplugin.sourceforge.net/ 

Mylar,任务管理插件,可选安装,现已更名成:Mylyn

网站: http://www.eclipse.org/mylyn/ 

 

JSEclipse,最强劲的开发Javascript专用插件,

最最重要的是它内置了DOM智能语法支持(比如输入document 会自动列出它的成员及标准、浏览器的版本)

网站:http://labs.adobe.com/technologies/jseclipse/

Update地址:http: //download.macromedia.com/pub/labs/jseclipse/autoinstall

注:对于安装了上面提到官版的WST(Web Standard Tools)的用户不推荐再安装此插件。

UML2 Tools,UML模型工具

Update地址(要求emf、mdt等,所以二个地址都要):

http://download.eclipse.org/modeling/mdt/updates/site-interim.xml

http://download.eclipse.org/modeling/emf/updates/site-interim.xml

MyEclipse J2EE开发插件

支持SERVLET/JSP/EJB/数据库操纵等

www.myeclipseide.com

Properties Editor 编辑java的属性文件,

并可以自动存盘为Unicode格式

http://propedit.sourceforge.jp/index_en.html

 

Colorer Take 为上百种类型的文件按语法着色

http://colorer.sourceforge.net/

 

XMLBuddy 编辑xml文件

www.xmlbuddy.com

 

Code Folding 加入多种代码折叠功能(比eclipse自带的更多)

http://www.coffee-bytes.com/servlet/PlatformSupport

 

Easy Explorer 从eclipse中访问选定文件、目录所在的文件夹

http://easystruts.sourceforge.net/

 

Fat Jar 打包插件,可以方便的完成各种打包任务,可以包含外部的包等

http://fjep.sourceforge.net/

 

RegEx Test 测试正则表达式

http://brosinski.com/stephan/archives/000028.php

 

JasperAssistant 报表插件(强,要钱的)

http://www.jasperassistant.com/

 

Jigloo GUI Builder JAVA的GUI编辑插件

http://cloudgarden.com/jigloo/

 

Profiler 性能跟踪、测量工具,能跟踪、测量BS程序

http://sourceforge.net/projects/eclipsecolorer/

 

AdvanQas 提供对if/else等条件语句的提示和快捷帮助(自动更改结构等)

http://eclipsecolorer.sourceforge.net/advanqas/index.html

 

Log4E Log4j插件,提供各种和Log4j相关的任务,如为方法、类添加一个logger等

http://log4e.jayefem.de/index.php/Main_Page

 

VSSPlugin VSS插件

http://sourceforge.net/projects/vssplugin

 

Implementors 提供跳转到一个方法的实现类,而不是接中的功能(实用!)

http://eclipse-tools.sourceforge.net/implementors/

 

Call Hierarchy 显示一个方法的调用层次(被哪些方法调,调了哪些方法)

http://eclipse-tools.sourceforge.net/call-hierarchy/index.html

 

EclipseTidy 检查和格式化HTML/XML文件

http://eclipsetidy.sourceforge.net/

 

Checkclipse 检查代码的风格、写法是否符合规范

http://www.mvmsoft.de/content/plugins/checkclipse/checkclipse.htm

 

Hibernate Synchronizer Hibernate插件,自动映射等

http://www.binamics.com/hibernatesync/

 

VeloEclipse Velocity插件

http://propsorter.sourceforge.net/

 

EditorList 方便的列出所有打开的Editor

http://editorlist.sourceforge.net/

 

MemoryManager 内存占用率的监视

http://cloudgarden.com/memorymanager/

 

eclipseuml 下载网址

想下个eclipseuml找了很久才找到,为了节省大家时间,把这个链接贴出来

http://www.leexuan.com/upload/eclipseUML.jar  下载后点击.jar包即可开始安装

 

-------------------------------------------------------------------------------------------------------

Eclipse快捷键:

eclipse3.3中把内容助手(content assist)的快捷键由 alt + / 改成了ctrl + space,这又刚好跟我们操作系统的切换输入法的快捷键冲突,所以造成内容助手不能使用了,给写代码带来了极大的不便。 而已前eclipse 3.2版本中的 alt + / 快捷键被作为新的单词补全(word competion)功能的快捷键。所以现在想像以前一样使用alt + / 来实现内容助手的功能,就需要更改eclipse3.3快捷键的设置了。具体操作如下: 1. 点击Windows->Preferences->General->Keys . 2. 在列出的快捷键列表中查找到:word competion,把它的快捷键alt + / 改成其它的快捷键(怎么改,先把此快捷键删除,点右边的按钮"remove binding", 再选中binding文本框,输入你想要的快捷键)。 3. 在列出的快捷键列表中查找到:content assist,把它的快捷键 ctrl + space 改成我们想的的 alt + / 即可了。

原创粉丝点击