Changes for page Using JRebel (previously called JavaRebel) with WOLips
Last modified by Markus Ruggiero on 2017/02/20 21:13
From version 19.1
edited by Kieran Kelleher
on 2011/07/25 20:04
on 2011/07/25 20:04
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -9,7 +9,7 @@ 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]] 12 -* Put the license file (jrebel.lic) into a directory named .jrebel in your home directory. ( ,,/.jrebel/jrebel.lic ),,12 +* Put the license file (jrebel.lic) into a directory named .jrebel in your home directory. ( /.jrebel/jrebel.lic ) 13 13 * Get the JRebel plugin. Go to Eclipse->Preferences->Available Software Sites, add [[http://www.zeroturnaround.com/update-site/]] 14 14 15 15 [[image:AddZeroTurnAround.png]] ... ... @@ -22,10 +22,8 @@ 22 22 23 23 [[image:UpdateWOLipsWithJRebel.png]] 24 24 25 -* Restart Eclipse. You will now have a Jrebel preference item in your eclipse preferences 25 +* Restart Eclipse. You will now have a Jrebel preference item in your eclipse preferences and JRebel is ready for use with your projects. 26 26 27 -[[image:PathToJRebel.png]] 28 - 29 29 You have now installed and setup the stuff that WOLips needs to know about the location of JRebel.jar. 30 30 31 31 == How do you use it? ==