MyEclipse 6.5 插件

1.JRebel 3.0 :Preference->...Tomcat6.x->JDK :      -noverify -javaagent:E:\tomcat\jrebel.jar

jrebel.jar  破解版下載:http://pan.baidu.com/share/link?shareid=106219&uk=3859138035

在線安裝地址:http://www.zeroturnaround.com/update-site/

配置Eclipse

Eclipse中配置 window->preference->tomcat->JVM Settings,加入以下參數

-Drebel.spring_plugin=true 支持spring框架

-Drebel.aspectj_plugin=true 支持aspectj

-Drebel.struts2_plugin=true 支持strut2

-javaagent:D:\jrebel.jar 這裏自行修改jrebel.jar正確的路徑

-noverify


2.Egit 

EGit的官方下載頁面是:http://www.eclipse.org/egit/download/

官方推薦的用於eclipse安裝地址是:http://download.eclipse.org/egit/updates

所以我們就在eclipse的Help-》Install New Software的那個地址中輸入:http://download.eclipse.org/egit/updates

Eclipse上GIT插件EGIT使用手冊:http://blog.csdn.net/laizhenhai88/article/details/7234974


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章