When developing a eclipse rcp applicatin,I need to restart the application after I changed my code.
My question is obviously should be this :
How can I use JRebel in RCP applition development, so I do not need to restart my whole big Application again and again ?
| ||||
feedback
|
|
I had managed to do this, just install JRebel evaluation from Eclipse market, restart eclipse and configure JRebel, open your project's run configuration, you will see a JRebel tab, check "enable Jrebel agent", now JRebel will begin to save your much time. some notes :
| |||
|
feedback
|