AnyEdit Tools
Eclipse community awards 2009 finalist AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor...
Eclipse community awards 2009 finalist AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor...
FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses...
The free UML tool UMLet lets you draw UML diagrams with a light-weight, pop-up-free user interface. It lets you draw diagram sketches fast; export diagrams to pdf, eps, jpg, gif...
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...
Grep Console allows you to define a series of regular expressions which will be tested against the console output. Each expression matching a line will affect the style of either...
JDepend4Eclipse plugin for Eclipse is a wrapper for running JDepend from within Eclipse. - What is JDepend? (from www.clarkware.com): JDepend traverses a set of Java class and...
JadClipse is a plug-in that seamlessly integrates Jad (the fast Java decompiler) with Eclipse. Normally, when opening a class file the Class File Viewer will show a brief API...
WireframeSketcher is a rapid wireframing tool that helps quickly create wireframes, mockups and prototypes for desktop, web and mobile applications.
developer utils : md5,sha,URL encoder&decoder, regex, base64 utils, Socket Server & Client devutilsplugin - http://kangtae49.github.io/dev-utils-plugin/update DigestUtil - convert...
This plugin adds a multi-line string editor popup to the eclipse java editor. When the caret is inside a string literal definition, press ctrl+alt+shift+m or the context menu to...