Favorites for Steve Freeman
Install Steve Freeman favorites
PyDev - 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 which allow it to provide...
Enhanced Class Decompiler
Enhanced Class Decompiler integrates CFR, FernFlower, JD, Procyon, Vineflower seamlessly with Eclipse and allows Java developers to debug class files without source code directly...
EGit - Git Integration for Eclipse
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...
Buildship Gradle Integration
Extend your Eclipse IDE to support building software using Gradle. This solution is provided by the Eclipse Foundation.
Eclipse Marketplace Client
The Eclipse Marketplace Client is a rich client solution for installing solutions listed on Eclipse Marketplace directly from an Eclipse Installation. The Eclipse community has...
DBeaver
DBeaver is free universal SQL client/database tool for developers and database administrators. It can work with any database server which has JDBC or ODBC driver. It supports...
Eclipse m2e - Maven support in Eclipse IDE
M2Eclipse provides tight integration for Apache Maven into the Eclipse IDE with the following features: Rich editor for pom.xml files Launching Maven builds from within Eclipse...
Batch Editor
This plugin is an editor for windows batch files (*.bat, *.cmd) Features Syntax highlighting Outline Quick-Outline (CTRL + o) Open referenced labels by hyperlink Simple code...
pmd-eclipse-plugin
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript...
FreeMarker IDE
Editor for Apache FreeMarker templates (ftl, ftlh, ftlx, etc.) with syntax error markers as you type, syntax highlighting (for the template language only), some code completion...
ShellWax
ShellWax is a shell script development plugin for the Eclipse IDE, providing a rich editing experience through integration with the Bash Language Server.
Wild Web Developer: HTML, CSS, JavaScript, TypeScript, Node.js, Angular, JSON, YAML (+Kubernetes), XML
BinEd Binary/Hex Editor
Binary/hex editor based on BinEd library. Use " Open With/BinEd Binary/Hex Editor" action in project explorer context menu. Use " View as Binary" in Variables window Features...
Bracketeer2
Bracketeer2 is a platform used to enrich JDT and CDT editors in Eclipse. Coloring the brackets surrounding the cursor & brackets which have no match. Showing automatic comments on...
Eclipse Golang Development Tooling
Thanks for the goclipse project, which enables me to develop with golang in eclipse. However, as goclipse stopped updating, a large number of functions began to become unavailable...