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...
Yaml Editor
Just a YAML editor. Features: Fast and small Supports Go Templates (e.g. Helm charts) - see #76 Simple code completion for existing words Replacing always tab keypress by spaces...
DBeaver
DBeaver is free universal SQL client/database tool for developers and database administrators. It supports more 100 preconfigured database drivers. Features: database schema...
TM Terminal
A fully working command-line Terminal inside Eclipse. Just press Ctrl+Alt+T to open a local command prompt (Terminal). That's all - it just works :) Previous sessions are...
Eclipse XML Editors and Tools
Includes the XML, XML Schema, and DTD Editors and Tools, and XSL Developer Tools from the Eclipse Web Tools Platform project. For questions and troubleshooting, please use our...
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...
Wild Web Developer: HTML, CSS, JavaScript, TypeScript, Node.js, Angular, JSON, YAML (+Kubernetes), XML
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.
Import Jar As Project
Import a .jar or .war as a project into you Eclipse IDE, even if you don't have the source by decompiling the jar Supported project types Maven PDE Eclipse plugin WAR file Generic...
SQL DAL Maker
SQL DAL Maker is a generator of DTO, Model, and DAO classes to access relational databases. Target programming languages: PHP, Java, C++, Python, and Go. To generate the class, you...
JavaElement View
This plug-in from the Eclipse JDT UI team provides a view to visualize the Java elements in Eclipse's Java model. The view shows the result of many method calls on model elements...
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...