Install Favorites for fbellingard
Installable listings
EGit is the Git integration for Eclipse. Git is a distributed versioning system, which means every developer has a full copy of all history of every revision of the code, making queries against the...
Team Development, SCM, Code Management
Last Updated on Wednesday, March 17, 2021 - 11:30 by Chris Aniszczyk
The Checkstyle Plugin (eclipse-cs) integrates the well-known source code analyzer Checkstyle into the Eclipse IDE. Checkstyle is a development tool to help you ensure that your Java code adheres to...
Source Code Analyzer
Last Updated on Sunday, April 4, 2021 - 14:28 by Lars ödderitzsch
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 libr...
Tools, IDE, Source Code Analyzer
Last Updated on Monday, January 28, 2019 - 15:36 by Andrey Loskutov
m2e provides comprehensive Maven integration for Eclipse. You can use m2e to manage both simple and multi-module Maven projects, execute Maven builds via the Eclipse interface, and interact with Ma...
Tools, Build and Deploy
Last Updated on Monday, February 4, 2019 - 13:52 by Anonymous
This Eclipse plugin allows to open a shell window or file manager from the popup menu in the navigation tree or editor view. Additionally it is possible to run selected file in the shell, copy file...
Tools
Last Updated on Friday, January 15, 2021 - 10:13 by Andre Bossert
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 directo...
Testing, Source Code Analyzer, Tools
Last Updated on Friday, January 15, 2021 - 10:16 by Andrey Loskutov
With Xtext you can easily create your own programming languages and domain-specific languages (DSLs). The framework supports the development of language infrastructures including compilers and inte...
Languages, Editor, General Purpose Tools, IDE, Modeling
Last Updated on Monday, March 1, 2021 - 10:32 by Sven Efftinge
Trac is an enhanced wiki and issue tracking system for software development projects. Trac uses a minimalistic approach to web-based software project management.
The Mylyn Trac Connector provide...
Mylyn Connectors, Tools
Last Updated on Monday, February 4, 2019 - 13:53 by Steffen Pingel