Changes for page Using JRebel (previously called JavaRebel) with WOLips
Last modified by Markus Ruggiero on 2017/02/20 21:13
From version 21.1
edited by Kieran Kelleher
on 2011/07/25 20:06
on 2011/07/25 20:06
Change comment:
There is no comment for this version
To version 23.1
edited by Kieran Kelleher
on 2011/07/25 20:09
on 2011/07/25 20:09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,11 +1,7 @@ 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 - 9 9 === How to install and use JRebel === 10 10 11 11 * Get a free 30-day license, a open source developer license or a paid license from [[ZeroTurnaround>>http://www.zeroturnaround.com]] ... ... @@ -55,3 +55,7 @@ 55 55 [[image:JRebelWOLipsLog.png]] 56 56 57 57 * 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]].