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

From version 23.1
edited by Kieran Kelleher
on 2011/07/25 20:09
Change comment: There is no comment for this version
To version 22.1
edited by Kieran Kelleher
on 2011/07/25 20:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,11 @@
1 -JRebel is a tool from [[ZeroTurnaround>>http://www.zeroturnaround.com]].
1 +JRebel is a tool from [[ZeroTurnaround>>http://www.zeroturnaround.com]]).
2 2  
3 3  It is a java library that makes it possible to change java code while running a project in WOLips and see the results without having to restart. It is a great timesaver.
4 4  
5 +If you are running Eclipse 3.4, you should have a look at the screencast from David Avendasora at [[http://www.wocommunity.org/podcasts/WOJavaRebel_Setup.mov]].
6 +
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 +
5 5  === How to install and use JRebel ===
6 6  
7 7  * Get a free 30-day license, a open source developer license or a paid license from [[ZeroTurnaround>>http://www.zeroturnaround.com]]
... ... @@ -51,7 +51,3 @@
51 51  [[image:JRebelWOLipsLog.png]]
52 52  
53 53  * Profit (for the europeans: Extra Time Off)
54 -
55 -== More information ==
56 -
57 -[[Old screencast from David Avendasora about using JRebel with Eclipse 3.4>>http://www.wocommunity.org/podcasts/WOJavaRebel_Setup.mov]].