Changes for page Using JRebel (previously called JavaRebel) with WOLips
Last modified by Markus Ruggiero on 2017/02/20 21:13
From version 34.1
edited by Johan Henselmans
on 2010/02/12 09:22
on 2010/02/12 09:22
Change comment:
There is no comment for this version
To version 30.1
edited by Johan Henselmans
on 2010/02/12 09:08
on 2010/02/12 09:08
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,31 +6,18 @@ 6 6 7 7 If you are running WOLips 3.5.1 or bigger, you are lucky: the JRebel plugin is included in the current WOLips for there versions. 8 8 9 - ===How to install and use JRebel===9 +How to install and use JRebel 10 10 11 -* Download you version from [[ZeroTurnaround>>http://www.zeroturnaround.com]] 12 -* put the jrebel.jar somewhere nice, so you can use it in whatever project you are working 13 -* Go to WOLips->Preferences->Install Software, add http:~/~/www.zeroturnaround.com/update-site/ 11 +1. Download you version from [[ZeroTurnaround>>http://www.zeroturnaround.com]] 12 +1. put the jrebel.jar somewhere nice, so you can use it in whatever project you are working 13 +1. Go to WOLips->Preferences->Install Software, add http:~/~/www.zeroturnaround.com/update-site/ 14 +1. Download the Jrebel Eclipse Integration and perhaps the JRebel Eclipse Debugger Integration from install new Software, 15 +1. Make sure you have checked the JRebel Plugin in WOLips if you download the newest version. 16 +1. Goto to preferences->JRebel, and point the Path to jrebel.jar to the jrebel.jar location from action 2. 14 14 15 -[[image:AddZeroTurnAround.png]] 16 - 17 -* Download the Jrebel Eclipse Integration and perhaps the JRebel Eclipse Debugger Integration from install new Software 18 - 19 -[[image:InstallSoftware.png]] 20 - 21 - 22 -* Make sure you have checked the JRebel Plugin in WOLips if you download the newest version. 23 - 24 -[[image:UpdateWOLipsWithJRebel.png]] 25 - 26 -* Restart Eclipse. You will now have a Jrebel preference item in your eclipse preferences 27 -* Goto to Preferences->JRebel, and point the Path to jrebel.jar to the jrebel.jar location from action 2. 28 - 29 -[[image:PathToJRebel.png]] 30 - 31 31 You have now installed and setup the stuff that WOLips needs to know about the location of JRebel.jar. 32 32 33 - ==How do you use it?==20 +How do you use it? 34 34 35 35 Well that has become very simple since the inclusion of Quinton Dolan's JRebel plugin in WOLips. 36 36 ... ... @@ -40,8 +40,6 @@ 40 40 41 41 Select the tab, and check the check boxes to enable JRebel Agent and (eventually) Enable debug logging. 42 42 43 -[[image:EnableJRebel.png]] 44 - 45 45 Start you project from the Run Configuration. 46 46 47 47 Suddenly, you will get messages about jrebel being loaded, and some extra information about what settings are available as extra arguments. ... ... @@ -48,6 +48,4 @@ 48 48 49 49 Start changing your java code on the fly: watch and start saving time. 50 50 51 -[[image:JRebelWOLipsLog.png]] 52 - 53 -* Profit! (for the europeans: Extra Time Off!) 36 +Profit! (for the europeans: Extra Time Off!)