JRebel and XRebel for Eclipse
JRebel is a productivity tool that allows developers to reload code changes instantly. It skips the rebuild, restart, and redeploy cycle common in Java development. JRebel enables...
JRebel is a productivity tool that allows developers to reload code changes instantly. It skips the rebuild, restart, and redeploy cycle common in Java development. JRebel enables...
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
A first version of the YARI core components (Eclipse- and SWT-Inspector) is available for RAP 1.4 applications. You can download it from http://sourceforge.net/projects/yari/files...
CodeHaggis is an Eclipse plugin without dependencies to other projects wich supports code generation for java, with clone, compareTo, equals, toString, serialVersionUID (class or...