Favorites for Magnus Lindgren
Install Magnus Lindgren favorites
FreeMarker IDE from JBoss Tools
This is quick way to install FreeMarker IDE plugin from JBoss Tools http://tools.jboss.org/. Sources are at https://github.com/jbosstools/jbosstools-freemarker Issue tracker is...
FileSync
FileSync plugin for Eclipse is a file synchronisation tool. The main goal is to keep files outside of Eclipse projects in-sync with Eclipse project files. The plugin works as...
Spark Builder Generator
Generates a builder according to the GoF pattern for Java domain objects. Features Generates a builder with custom name patterns Can generate staged builder Capable of regenerating...
DevUtils
developer utils : md5,sha,URL encoder&decoder, regex, base64 utils, Socket Server & Client devutilsplugin - http://kangtae49.github.io/dev-utils-plugin/update DigestUtil - convert...
Sourcecode Visualizer
Sourcecode Visualizer is an Eclipse plugin for visualizing Java sourcecode. It draws a control flow graph alongside of Java source code. It is an indispensable tool for sourcecode...
Java Mission Control (OUTDATED)
=== This version is outdated. Please use the latest version of JDK Mission Control instead. === Java Mission Control is a tool for production time profiling and diagnostics. It is...
Code Sharing for Slack
Code Sharing for Slack provides code sharing to your #Slack channel automatically! If you have Slack for Eclipse installed and a teammate shares code with you, your Eclipse can...
Control Flow Graph Factory
Control Flow Graph Factory is an Eclipse plugin which generates control flow graphs from java bytecode, edit them and export to GraphXML, DOT or several image formats.
File completion
Plugin completes file name inside java editor. Also assists creating reg exp. All features : File name completion for expression like `new File("c:/")` Open file from above...