Project Usus
Common coding and design practices in software projects are a good thing. To support them, there is a number of helpful tools around, such as static code analyzers, test coverage...
Mylyn integrates defect and project management systems, build systems and other software development tools with Eclipse.
Add ink annotations and text comments on top of the code in your Eclipse editor. Design your own editor extensions. Collage is a framework that lets you create and edit layers of...
The JFrog Eclipse Plugin adds JFrog Xray scanning of Maven, Gradle and NPM project dependencies to your Eclipse IDE. It allows developers to view panels displaying vulnerability...
SDMapGen is a code generator for mapping between beans from an approach of simplicity of use, that is the reason for being integrated in Eclipse as a plugin. it generates while you...
CASTLE Searching is an Eclipse plugin, which allows you to find what you're looking for faster.
ABAP Task Scanner is an Open Source Eclipse plugin which provides the possibility to scan for TODOs, FIXMEs and XXXs in the source code of ABAP Objects such as Classes, Interfaces...
The jCrystal plugin is a tool to create jCrystal projects and generate code from them to both backend and frontend applications. jCrystal is a fullstack framework based on code...
Git Pusher is an eclipse plugin which helps in pushing the complete codebase or code snippet directly to GitHub or Bitbucket. This plugin does not provide any git functionality, it...
Highlight currently selected word. Works for all eclipse text based editors. This is UltraEdit style highlight on selection feature for eclipse. Source code: https://github.com...
Jump to code is integration of OtrosLogViewer with Eclipse IDE. If log event contains stack trace user can move mouse on selected stack element and click on it. IDE will open java...