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, Code Management, SCM
Last Updated on Friday, July 14, 2023 - 10:14 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 Thursday, August 24, 2023 - 19:56 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 Wednesday, December 14, 2022 - 09:47 by Andrey Loskutov
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, July 14, 2023 - 10:16 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...
Tools, Testing, Source Code Analyzer
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...
IDE, General Purpose Tools, Modeling, Editor, Languages
Last Updated on Sunday, August 27, 2023 - 12:14 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 Wednesday, December 14, 2022 - 09:47 by Steffen Pingel