Favorites for Anas Mughal
Install Anas Mughal 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...
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 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...
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...
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...
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...
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...
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...
Unnecessary Code Detector
UCDetector (Unnecessary Code Detector) is a eclipse PlugIn tool to find unnecessary (dead) public java code. For example public classes, methods or fields which have no references.
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...
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 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...
Infinitest
Infinitest is a continuous test runner for Java, and is valuable to developers using a unit testing tool called JUnit. Continuous testing is the practice of constantly running unit...
PlantUML plugin
The plantuml library implements a DSL and renderer for many UML diagrams (class, sequence, objects, states, activities, …). See http://plantuml.com for more info about the DSL and...
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...
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...
Snyk Security
Secure development for developers and teams Snyk Security finds and fixes security vulnerabilities in your projects early in the development lifecycle to help you ace your security...
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...
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...
HiJSON Editor
This plugin is a Highspeed JSON editor - designed to handle bigger files very fast. Especially files were JSON is in one line, which is normally a problem in eclipse: It often...
jSparrow - Java Refactoring and Java Code Analyzer
jSparrow plug-in developed for Java refactoring jSparrow is an IDE extension that helps you detect and fix quality problems as you write code. jSparrow flags errors, similar to a...
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...
Find/Replace with Regular Expressions and Match Evaluators
This Eclipse plugin enhances any editor in Eclipse with a Find/Replace dialog that can be brought up with Ctrl + F5. Compared to the standard Find/Replace dialog in Eclipse, you...
JRE Discovery
JRE Discovery allows the automatic discovery of managed Java Runtime Environments in Eclipse. It currently detects JREs managed by : SDKMan, asdf-java, Jabba, JBang. Managed JREs...
DeepCode
DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results...
Bazel Eclipse Feature
Bazel Eclipse Feature provides Bazel integration for Eclipse for Java projects. It uses the existing Java tooling (JDT) in Eclipse to provide developers with all the features that...
Find/Replace View plugin
This plugin extends Eclipse with a Find/Replace view that allows to conveniently perform find/replace operations within the currently active editor. The following hot keys are...
Textual debugging for Apache Camel
Textual debugging for Apache Camel Routes based on Debug Adapter server for Apache Camel and LSP4E projects. It allows to debug at endpoint level in Camel DSL files.