Latest news

JavaRebel 1.2.1 and Spring Plugin 1.0-M2 Released

We are very proud to present not one, but two simultaneous releases....

JavaRebel used to develop LinkedIn

LinkedIn, Corp. has purchased JavaRebel licenses for all its Java engineers to use in the well-known social networking website dev...

JavaRebel 1.2: Now With Full Spring Support

The latest stable release of the JavaRebel code reloading agent includes a plugin for Spring that reloads Spring configuration on-...

JavaRebel 1.0 RC1 Released

November 27th, 2007 by Jevgeni Kabanov

We have finished working on JavaRebel features for the 1.0 release and will now focus on fixing the last issues. The first release candidate includes the following changes as compared to the previous milestone:

  • Reflection support. Methods added to classes will be properly visible via the Reflection API under Java 5+.
  • Eclipse PDE support. Plugin code can now be reloaded using JavaRebel. See this post and screencast for details. Instructions are in the installation manual.
  • IntelliJ IDEA plugin development support. Plugin code can now be reloaded using JavaRebel. Instructions are in the installation manual.
  • Java EE container support. We now support Orion and Caucho Resin under Java 5. Instructions are in the installation manual.
  • Custom classloader support. If JavaRebel doesn’t officially support your container or you use a custom classloader there is a good chance it will work now. See this article for details.

Leave a Reply