Favorites for S B
Install S B favorites
Spring Tools 4 (aka Spring Tool Suite 4)
Spring Tools 4 is the next generation of Spring Boot tooling for your favorite coding enrivonment. Largely rebuilt from scratch, it provides world-class support for developing...
SonarQube for IDE
SonarQube for IDE (formerly SonarLint) helps you detect and fix quality and security issues as you write code in Java, JavaScript/TypeScript, PHP, Python, CSS, and HTML, as well as...
Subclipse
An Eclipse Team Provider plug-in providing support for Subversion within the Eclipse IDE. Developed and maintained by Subversion core committers, Subclipse is always in synch with...
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...
Eclipse Enterprise Java and Web Developer Tools
Enables Enterprise Java Bean, Java Enterprise Application, Fragments, and Connector, Java Web Application, JavaServer Faces (JSF), Java Server Pages (JSP), Java Servlet, Java Web...
Eclipse Web Developer Tools
Includes the HTML, CSS, and JSON Editors, and JavaScript Development Tools from the Eclipse Web Tools Platform project, aimed at supporting client-side web development and node.js...
JBoss Tools
JBoss Tools is an umbrella project for a set of Eclipse plugins that includes support for JBoss and related technologies, such as Hibernate, JBoss AS / WildFly, CDI, OpenShift...
Buildship Gradle Integration
Extend your Eclipse IDE to support building software using Gradle. This solution is provided by the Eclipse Foundation.
Checkstyle Plug-in
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...
Subversive - SVN Team Provider
The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored...
AnyEdit Tools
Eclipse community awards 2009 finalist AnyEdit plugin adds several new tools to the context menu of text- based Eclipse editors, to output consoles, to Eclipse main menu and editor...
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...
SpotBugs Eclipse plugin
SpotBugs is a defect detection tool for Java that uses static analysis to look for more than 400 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses...
FindBugs Eclipse Plugin
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...
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 Docker Tooling
The Eclipse Docker Tooling plugin provides the ability to manage Docker images and containers from within the Eclipse IDE.
TestNG for Eclipse
This plug-in lets you run your TestNG tests from Eclipse. You can run suites, groups or individual methods. Errors are reported in a separate tab that lets you jump to failing...
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...
e(fx)clipse
e(fx)clipse is a set of plugins who make developing JavaFX 2 application with your favorite IDE an excellent experience. It provides wizards, specialized CSS and XML editors needed...
JSON Editor Plugin
The JSON Editor is a simple plugin for the Eclipse IDE that Supports every eclipse flavor (JavaEE, CDT, RCP, you name it!) Supports eclipse version 3.7 - 4.11.0 and most probably...
JAutodoc
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code. It optionally generates initial comments from element name by using Velocity...
Groovy Development Tools
The Groovy Development Tools (GDT) provides Eclipse and Maven (m2e) support for the Apache Groovy programming language. GDT adds full-featured IDE support including editors...
MyBatipse
MyBatipse assists developing MyBatis applications. [Features] Content assists to reduce typing. Validations to detect errors before running the application. See README for the full...
Memory Analyzer
The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption. Use the Memory Analyzer to analyze...
Cucumber Eclipse Plugin
An Eclipse plugin for Cucumber . New Feature list in the version available from the update site: Lambda Expression support for Cucumber-Java8 Content Assistance for feature file...
CodeMix 3
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
Jenkins Editor
Overview Jenkins editor is a Jenkins build script editor plugin for eclipse with some additional features Features Code completion and tooltips (for Jenkins DSL) Syntax...
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...
Spring Tools 3 Add-On for Spring Tools 4
Spring Tools 3 Add-On for Spring Tools 4 End of life: This Spring Tools 3 Add-On for Spring Tools 4 is no longer maintained or updated. The final and last release is 3.9.22, which...
MyBatis Generator
MyBatis Generator will introspect database tables and generate MyBatis. MyBatis Generator will generate either Java or Kotlin code for use with MyBatis. This helps to minimize the...
eclipse-pmd
The eclipse-pmd plug-in integrates the source code analyzer PMD into the Eclipse IDE. Everytime you save your work, eclipse-pmd scans your source code and looks for potential...
LiClipseText
LiClipseText is an editor which enables Eclipse to be used as a general-purpose text editor, providing support for multiple languages out of the box. It's the Open Source (EPL...
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...
Angular IDE
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
SQL Editor
This is just a SQL editor. It is NOT a full database tool but just an editor for SQL files. Features. Syntax highlighting (Customizable colors, defaults for dark theme, keyword...
Eclipse Embedded C/C++
The Eclipse Embedded CDT (C/C++ Development Tools, formerly GNU MCU/ARM Eclipse) is an open source project that includes a family of Eclipse plug-ins and tools for multi-platform...
Eclipse Tomcat Plugin
The Eclipse Tomcat Plugin provides simple integration of a tomcat servlet container for the development of java web applications. This project is the successor of the original...
CodeTogether Live
Add CodeTogether to Eclipse to live share your IDE and coding sessions. Cross-IDE support for Eclipse, IntelliJ, and VS Code. See changes in real time, even when coding in the same...
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...
Eclipse Zip Editor
This is a Zip archive editor for the Eclipse platform. Features: - Direct modification of files in archives using the editor itself. - Add and extract files also via drag & drop...
JUnit-Tools
A set of tools to optimize the creation and maintainability of JUnit tests. Write less, test more! The main feature of JUnit-Tools is to generate JUnit test-elements (packages...
FreeMarker IDE from JBoss Tools
This is quick way to install FreeMarker IDE plugin from JBoss Tools http://tools.jboss.org/. Sources are at https://github.com/jbosstools/jbosstools-freemarker Issue tracker is...
Telosys code generator for Java, JavaScript, Python, NodeJS, PHP, C#, JavaEE, Spring, JAX-RS, VueJS, Angular, JPA, etc
The "Telosys" plugin is designed to generated any kind of code (Java, PHP, JavaScript, Python, Golang, Scala, etc) for any kind of framework (Spring, AngularJS, JPA, CodeIgniter...
Eclipse Archive Utility
The Archive Utility extends the Eclipse IDE to browse and extract zip archive files within the workspace. Zip-compatible archives like JARs, WARs, etc. are of course also supported...
Apache IvyDE™
Apache IvyDE™ is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse. It lets you manage your dependencies declared in an ivy.xml in your Java...
EGradle Editor
EGradle Editor as standalone plugin, so other IDEs can use the editor implementation as well or users just install the editor. The EGradle IDE does contain this editor which has...
FluentMark
FluentMark An enhanced Markdown editing environment for Eclipse. Features Standard Markdown syntax Extended syntax Html - inline & block Math - inline & block Latex - inline &...
Gradle IDE Pack
Update March 2019: be sure to use https://nodeclipse.github.io/updates/gradle-ide-pack/ not nodeclipse.org Install Pivotal Gradle IDE & Enide Gradle for Eclipse & EGradle Editor in...
JDepend4Eclipse
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...
GitHub Flavored Markdown viewer plugin
GitHub Flavored Markdown viewer plugin (GFM Viewer) adds View that displays .md files as they would be on GitHub. Right-click any .md file then select ''Show in GFM view". It also...
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...
Java Dependency Viewer
In a complicated java project, having a visual image of dependencies between classes or between Java packages is very useful. Architects and senior developers can review the...
TypeScript :: CodeMix
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
EGradle IDE
EGradle is a lightweight, fast and comfortable gradle integration for eclipse Features overview Console and Eclipse can be used parallel without conflicts New Project Wizard Build...
JDeodorant
JDeodorant is an Eclipse plug-in that identifies design problems in software, known as bad smells, and resolves them by applying appropriate refactorings. JDeodorant employs a...
m2e-connector for maven-dependency-plugin
M2E Connector for the maven-dependency-plugin The connector is designed to execute the copy, copy-dependencies, unpack and unpack-dependencies goals of the maven-dependency-plugin...
Minimalist Gradle Editor
https://github.com/Nodeclipse/GradleEditor Minimalist Gradle Editor for build.gradle files with highlight for keywords, strings and matching brackets and android support (by taking...
Indent Guide
IndentGuide Adds configurable indent guide lines to Eclipse text editors. Update site Certiv Tools https://www.certiv.net/updates Support Github Issues Preferences The preference...
JSHint Eclipse
JSHint integration for the Eclipse IDE. Maintained by Ralf Sternberg, EclipseSource. For version history check https://github.com/eclipsesource/jshint-eclipse/releases You can...
OpenAPI (Swagger) Editor
Provides support for editing the OpenAPI files (formerly known as Swagger). See documentation for more details. Features Supports versions 2.x and 3.x of OpenAPI. Supports both...
Jmr Code Generator
Developers can use the template(JSP-like) to generate any kind of language(Java, JavaScript, Python, PHP, etc.). Any kind of framework(JavaEE, springboot/springCloud/springMVC...
DBeaver - Office integration
Office integration with DBeaver (https://marketplace.eclipse.org/content/dbeaver/). Support data export in XLSX file format and direct results edit in MS/Libre/Open Office (Excel...
Vue.js :: CodeMix
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
React :: CodeMix
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
DBeaver - Git
Git integration for DBeaver Community (https://marketplace.eclipse.org/content/dbeaver/). It allows to keep your connection configurations and SQL scripts in a Git repository...
OpenAPI Editor
OpenAPI editor by Remain OpenAPI Studio. A rich OpenAPI editor and a full OAS3 specs-compliant development environment. This rich OpenAPI editor enables you to create, edit, delete...
PHP :: CodeMix
End Of Life Notice This plug-in is no longer in development. Compatibility: Eclipse 2020-06 and prior - Fully compatible Eclipse 2020-09 thru 2021-09 - Compatible with...
IBM Monitoring and Diagnostic Tools - Garbage Collection and Memory Visualizer (GCMV)
Note that Garbage Collection and Memory Visualizer (GCMV) is available as is. There is no further support or future development. Garbage Collection and Memory Visualizer (GCMV) can...
Code Sharing for Slack
Code Sharing for Slack provides code sharing to your #Slack channel automatically! If you have Slack for Eclipse installed and a teammate shares code with you, your Eclipse can...
EntireJ
EntireJ is a Rapid Application Development (RAD) environment for building highly scalable, enterprise-class applications in RAP/JavaFX. EntireJ uses powerful declarative features...
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...
Eclipse Communications Framework - ECF
ECF is a set of frameworks for building networked applications. We provide a modular implementation of the OSGi Remote Services (Chapter 100 in Compendium) and OSGi Remote Service...
ContextQuickie2
Showing the Windows Explorer Context Menu in Eclipse
PDE Incubator Dependency Visualization
The plugin adds Graph Plug-in Dependencies View. Use search icon on toolbar to select plugin in question. You can switch to show Callees or Callers. It is almost 5 year old plugin...
Eclipse uroboroSQL Formatter
Eclipse uroboroSQL Formatter uroboroSQL Formatter is often used in enterprise systems, For formatting to a highly maintainable style even for very long SQL (1 K step or more) It is...
Closure IDE
Closure IDE is a JavaScript IDE powered by Google Closure Tools. Closure IDE includes full-featured JavaScript Editor, extensive JSDoc support, validation, building and code...
BEX Code Compare
BEX Code Compare is a library and Eclipse plugin, which uses Patience sort / Myers diff and some post diff processing to yield an enhanced code compare