eclipse jrebel插件
生活随笔
收集整理的這篇文章主要介紹了
eclipse jrebel插件
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
修改Java類(lèi)得eclipse和myeclipse一樣不用啟動(dòng)了?
http://www.zeroturnaround.com/update-site/?
使用教程http://dashen2009.blog.51cto.com/714741/280287?
? 一. http://www.zeroturnaround.com/jrebel/current/??
下載jRebe(30天試用,網(wǎng)上也有不少??????
http://d.namipan.com/d/bbddb2ef69e18ec5240221b46e31677c9b7f2327028a1500)?
? 二.插件安裝及配置?
? 1.添加eclipse的jrebel插件?
??? http://www.zeroturnaround.com/update-site/?
??
??
? 2.Window ? Preferences ? JRebel?
??
?
? 3.Java ? Debug ? Step Filtering?
? Add Filter button 添加org.zeroturnaround.* 和? com.zeroturnaround.*?
?
? 4.設(shè)置 Project ? Build automatically?
?
? 5.雙擊server,出現(xiàn)tomcate的配置頁(yè)面。?
?? publishing? --->never publish automatically?
???
?? jreble intergration --->enable jreble agent?
?? 切換到modules頁(yè),設(shè)置項(xiàng)目auto reload為disabled?
? ? 這里標(biāo)注一下,以前我在網(wǎng)上看到別人都是說(shuō)要把這個(gè)never publish sutomatically選擇的,可是在我本機(jī)選擇不自動(dòng)發(fā)布后修改jsp頁(yè)就不能重新加載了,選上Automatically publish when resources change后jsp就可以和以前一樣熱加載了?
??
? ? OK了,我已經(jīng)好使了?
???
-noverify?
-javaagent:D:\jrebel\3.5\jrebel.jar?
-Drebel.dirs=E:\apache-tomcat-5.5.33\wtpwebapps\base\WEB-INF\classes,D:\helios\eclipse\workspace\base\target\classes?
-noverify?
-javaagent:D:\jrebel\3.5\jrebel.jar?
-Drebel.dirs=D:\helios\eclipse\workspace\base\target\classes,D:\helios\eclipse\workspace\base\src\main\webapp
http://www.zeroturnaround.com/update-site/?
使用教程http://dashen2009.blog.51cto.com/714741/280287?
? 一. http://www.zeroturnaround.com/jrebel/current/??
下載jRebe(30天試用,網(wǎng)上也有不少??????
http://d.namipan.com/d/bbddb2ef69e18ec5240221b46e31677c9b7f2327028a1500)?
? 二.插件安裝及配置?
? 1.添加eclipse的jrebel插件?
??? http://www.zeroturnaround.com/update-site/?
??
??
? 2.Window ? Preferences ? JRebel?
??
?
? 3.Java ? Debug ? Step Filtering?
? Add Filter button 添加org.zeroturnaround.* 和? com.zeroturnaround.*?
?
? 4.設(shè)置 Project ? Build automatically?
?
? 5.雙擊server,出現(xiàn)tomcate的配置頁(yè)面。?
?? publishing? --->never publish automatically?
???
?? jreble intergration --->enable jreble agent?
?? 切換到modules頁(yè),設(shè)置項(xiàng)目auto reload為disabled?
? ? 這里標(biāo)注一下,以前我在網(wǎng)上看到別人都是說(shuō)要把這個(gè)never publish sutomatically選擇的,可是在我本機(jī)選擇不自動(dòng)發(fā)布后修改jsp頁(yè)就不能重新加載了,選上Automatically publish when resources change后jsp就可以和以前一樣熱加載了?
??
? ? OK了,我已經(jīng)好使了?
???
-noverify?
-javaagent:D:\jrebel\3.5\jrebel.jar?
-Drebel.dirs=E:\apache-tomcat-5.5.33\wtpwebapps\base\WEB-INF\classes,D:\helios\eclipse\workspace\base\target\classes?
-noverify?
-javaagent:D:\jrebel\3.5\jrebel.jar?
-Drebel.dirs=D:\helios\eclipse\workspace\base\target\classes,D:\helios\eclipse\workspace\base\src\main\webapp
總結(jié)
以上是生活随笔為你收集整理的eclipse jrebel插件的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: poj 3348(求凸包面积)
- 下一篇: poj 1329(求三角形外接圆)