Eclipse Plugins

Essential Eclipse IDE plugins and marketplace

Installing Plugins

# Eclipse Marketplace
Help > Eclipse Marketplace
Search > Install

# Install New Software
Help > Install New Software
Add repository URL > Select features

Essential Plugins

EGit # Git integration
M2Eclipse # Maven support
Gradle Buildship # Gradle integration
PyDev # Python development
CDT # C/C++ development

Code Quality

SonarLint # code quality analysis
FindBugs # bug detection
CheckStyle # coding standards
PMD # source code analyzer
ECLemma # code coverage

Productivity

Darkest Dark Theme # dark theme
AnyEdit Tools # text manipulation
Vrapper # Vim-like editing
Quick Search # fast file search
Relative Line Numbers # relative numbering

Web & Frameworks

Eclipse Web Tools # HTML/CSS/JS
Spring Tools # Spring Framework
JBoss Tools # enterprise tools
Angular IDE # Angular development
Docker Tooling # Docker support