Eclipse常见配置及常用插件

tomcat为能同时运行多个项目而不崩溃,需要配置一下jvm设置

-Xms1024m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=512m

 

 

快速打开对应工程目录 startExpoler,或是openExplorer

http://basti1302.github.com/startexplorer/update/

 

java property属性文件编辑器properties editor,默认中文字符在property文件下是会显示为unicode码形式的,不方便

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

 

subclipse,svn插件

 java class文件反编译器jadClipse

 

Remote System Explorer

  Remote System Explorer is result of Eclipse Target Management team work. It support SSH, Telnet, FTP and DStore protocols.

 

eGit  git插件,java ee 自带

 

color theme  配色插件

moonrise ui   主题插件  对应有RainbowDrops 配色

 

相关介绍网址:

http://blog.csdn.net/w709854369/article/details/6599167

http://www.cnblogs.com/jifeng/archive/2011/12/07/2279775.html

posted @ 2014-08-18 11:37  xunux  阅读(597)  评论(0编辑  收藏  举报