Eclipse Tips - RealWorld-Yuchen-Yang/Notes GitHub Wiki
10 Useful Shortcuts
https://mcuoneclipse.com/2012/04/15/10-best-eclipse-shortcuts/
Useful Plugins:
- Buildship Gradle Integration: extend Eclipse IDE to support building software using Gradle
- DBeaver: Free universal SQL client/database tool for developers and database administrators
- Eclipse Class Decompiler: allows Java developers to debug class files without source code
- Eclipse Color Theme
- FindBugs Eclipse Plugin: defect detection tool
- Groovy Eclipse plugin: Groovy language support for Gradle
- Java Source Attacher: find open source library online
- JRebel for Eclipse: productive tool, reload code changes instantly
- Spring Tool Suite(STS) for Eclipse