ModelGoon UML4Java
ModelGoon brings new points of view of a Java project. Thanks to its tight connection and interaction with the Eclipse Java Development Tools JDT. ModelGoon provides also round-trip features on Class...
View ArticleBytecode Visualizer
Bytecode Visualizer is a tool used for visualizing and debugging Java byte code. Features Overview:Bytecode ViewerSignatures of classes, fields and methods rendered as in java sourceThe opcodes of...
View ArticlePTI - PHP Tool Integration
On one site there exists many good PHP tools such as PHPUnit or PHP CodeSniffer which support the development of PHP scripts. On the other side there powerful IDEs for example PHP Delepment Tools...
View ArticleBytecode Outline
Bytecode Outline plugin shows disassembled bytecode of current java editor or class file, allows bytecode compare for java/class files and shows ASMifier code for current bytecode. Have you already...
View ArticleJDeodorant
Update to get the new version of the Clone Visualization and Refactoring feature.JDeodorant YouTube ChannelRefactoring of the Clones - Teaser TrailerCode Smell Visualization Demo JDeodorant is an...
View ArticleJDepend4Eclipse
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 source file directories...
View ArticleUnnecessary Code Detector
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.
View ArticleUML Lab Modeling IDE
UML Lab Modeling IDEUML Lab is the first Modeling IDE to seamlessly combine modeling and programming with an intuitive UML diagram editor and next-gen round-trip engineering. Import your software...
View ArticleCodePro AnalytiX
CodePro AnalytiX is now offered as a free download by Google. Please stay tuned for exciting new announcements coming soon on the Google Web Toolkit blog http://googlewebtoolkit.blogspot.com/.To opt-in...
View ArticleSonarQube
SonarQube for Eclipse provides comprehensive integration of SonarQube into Eclipse. It shows quality issues while browsing the source code. Developers are made aware of quality issues compared to...
View ArticleEclipse Code Recommenders
Eclipse Code Recommenders assists Java developers in learning how to use and extend new APIs by leveraging the information hidden in the source code of existing applications and integrating the gained...
View ArticlePMD Eclipse
PMD scans Java source code and looks for potential problems like: * Possible bugs - empty try/catch/finally/switch statements * Dead code - unused local variables, parameters and private methods *...
View ArticleCheckstyle Plug-in
The eclipse-cs Checkstyle plug-in integrates the well-known source code analyzer Checkstyle into today's leading IDE - Eclipse. Checkstyle is a development tool to help you ensure that your Java code...
View ArticlePyDev - Python IDE for Eclipse
PyDev is a plugin that enables Eclipse to be used as a Python IDE (supporting also Jython and IronPython). It uses advanced type inference techniques to provide features such code completion and code...
View ArticleFindBugs Eclipse Plugin
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 of the Java...
View ArticleEclipse Class Decompiler
Date Created: Mon, 2012-10-15 06:11Date Updated: Mon, 2016-02-22 14:24Submitted by: Chen ChaoIntegrate the two famous java class decompilers JAD and JD in one plugin.Eclipse Class Decompiler Update...
View ArticleModelGoon UML4Java
Date Created: Sun, 2010-11-14 12:43Date Updated: Mon, 2016-02-22 14:13Submitted by: Riana RalambomananaModelGoon brings new points of view of a Java project. Thanks to its tight connection and...
View Articleeclipse-pmd
Date Created: Sat, 2013-06-22 05:32Date Updated: Mon, 2016-02-22 14:23Submitted by: Philip GrafThe eclipse-pmd plug-in integrates the well-known source code analyzer PMD into the Eclipse IDE.Everytime...
View ArticleSonarLint
Date Created: Thu, 2015-10-15 14:54Date Updated: Fri, 2016-08-26 10:33Submitted by: Julien HENRYSonarLint is an Eclipse plugin that provides on-the-fly feedback to developers on new bugs and quality...
View Articleeclipse-pmd
Date Created: Sat, 2013-06-22 05:32Date Updated: Mon, 2016-11-07 14:18Submitted by: Philip GrafThe eclipse-pmd plug-in integrates the well-known source code analyzer PMD into the Eclipse IDE.Everytime...
View Article