Eclipse下几款重要插件的安装

来源:互联网 发布:淘宝网商家中心 编辑:程序博客网 时间:2024/06/05 18:30
1、Eclipse安装EasyExplore:在Eclipse中,能够容易的打开任意文件或文件夹所在目录。

easy explorer在eclipse4.4上不能使用了,OpenExplorer_1.5.0.v201108051513.jar可以替代它,直接放到你的eclipse程序目录下的plugins目录,重启eclipse即可。和easy explorer使用方法一样。

http://download.csdn.net/download/readgo_xxg/8268803

2、Eclipse安装反编译工具
Help-Eclipse MarketPlace-Search
里面输出jad,选择合适版本安装即可
查看jdk doc:http://swiftlet.net/archives/1510


3、Eclipse安装freemarker
Help -> Software updates -> Find and install.... 
Choose "Search for new features to install". 
Click Add Update Site..., and type "jboss" for Name and " http://download.jboss.org/jbosstools/updates/JBossTools-3.0.3.GA" for URL. 
Check the box of the "FreeMarker" feature. 
"Next"-s until it is installed... 

4、Eclipse安装svn
svn插件包下载:http://download.csdn.net/download/zhangxiang45245/8908715
下载插件包,将插件包复制到Eclipse安装目录。见图 
 
将插件包features和plugins目录中的文件分别复制到Eclipse安装目录的features和plugins中。然后重启Eclipse 就好了 


5、Eclipse安装皮肤插件
Help-Eclipse MarketPlace-Search
输入eclipse color themes

6、Eclipse安装MyBatis插件
Help-Eclipse MarketPlace-Search
输入mybatipse

7、Eclipse安装MAT插件
Help-Eclipse MarketPlace-Search
输入mat

8、Eclipse安装MyBatis Generator插件
Help-Eclipse MarketPlace-Search
http://blog.csdn.net/kp783491236/article/details/50763905

9、安装搜索插件
MarketPlace-instaSearch或者eclipse quick search




原创粉丝点击