Tuesday 19 May 2009

Java development productivity improvement with JavaRebel

At the end of April, ZeroTurnaround released a plugin for Eclipse. With this new plugin is quite easy to set up JavaRebel in your project.

JavaRebel is a JVM plugin (-javaagent) that enables you to see changes to your code immediately, without the need to redeploy an application or perform a container restart. I'm beginning to use it and it looks promising.

No comments: