Last modified by Markus Ruggiero on 2017/02/20 21:13

From version 28.1
edited by Johan Henselmans
on 2010/02/12 09:19
Change comment: There is no comment for this version
To version 30.1
edited by Johan Henselmans
on 2010/02/12 09:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,23 +11,10 @@
11 11  1. Download you version from [[ZeroTurnaround>>http://www.zeroturnaround.com]]
12 12  1. put the jrebel.jar somewhere nice, so you can use it in whatever project you are working
13 13  1. Go to WOLips->Preferences->Install Software, add http:~/~/www.zeroturnaround.com/update-site/
14 -
15 -[[image:AddZeroTurnAround.png]]
16 -
17 -1. Download the Jrebel Eclipse Integration and perhaps the JRebel Eclipse Debugger Integration from install new Software
18 -
19 -[[image:InstallSoftware.png]]
20 -
21 -
14 +1. Download the Jrebel Eclipse Integration and perhaps the JRebel Eclipse Debugger Integration from install new Software,
22 22  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.
23 23  
24 -[[image:UpdateWOLipsWithJRebel.png]]
25 -
26 -1. Restart Eclipse. You will now have a Jrebel preference item in your eclipse preferences
27 -1. 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 33  How do you use it?
... ... @@ -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.