Tagged articles

Java IDE

7 articles · Page 1 of 1
samdeepthink
samdeepthink
May 9, 2026 · Fundamentals

The One IntelliJ IDEA Shortcut I Can’t Live Without

The author shares a single, long‑used IntelliJ IDEA shortcut that eliminates tab clutter by showing only the current file and quickly accessing recent files, using Ctrl + E and Ctrl + Shift + E, illustrated with screenshots.

Ctrl+ECtrl+Shift+EIntelliJ IDEA
0 likes · 2 min read
The One IntelliJ IDEA Shortcut I Can’t Live Without
Programmer DD
Programmer DD
Mar 22, 2020 · Backend Development

Boost Your Java Productivity: 10 Must‑Have IntelliJ IDEA Plugins

This article introduces the most useful IntelliJ IDEA plugins for Java developers, explaining how each tool—ranging from shortcut reminders and Maven helpers to mind‑mapping, code mini‑maps, naming converters, MyBatis utilities, JavaDoc generators, Git commit templates, and icon enhancers—can improve productivity and streamline development workflows.

IDE pluginsIntelliJ IDEAJava IDE
0 likes · 7 min read
Boost Your Java Productivity: 10 Must‑Have IntelliJ IDEA Plugins
Java Backend Technology
Java Backend Technology
Jul 17, 2019 · Backend Development

Why IntelliJ IDEA Beats Eclipse for Java Development: A Deep Dive

This article compares IntelliJ IDEA and Eclipse, highlighting IDEA’s superior context‑aware debugging, auto‑completion, and refactoring features, while acknowledging Eclipse’s strengths in other languages and as a plugin platform, to help Java developers choose the right IDE.

DebuggingEclipseIntelliJ IDEA
0 likes · 9 min read
Why IntelliJ IDEA Beats Eclipse for Java Development: A Deep Dive
Programmer DD
Programmer DD
Apr 26, 2019 · Fundamentals

Why IntelliJ IDEA Beats Eclipse: 3 Powerful Features You’re Missing

The article compares IntelliJ IDEA and Eclipse for Java development, highlighting IDEA’s context‑aware debugging, smarter code completion, and advanced refactoring, while acknowledging Eclipse’s strengths such as plugin flexibility and lower resource usage, and concludes with guidance on choosing the right IDE.

EclipseIntelliJ IDEAJava IDE
0 likes · 9 min read
Why IntelliJ IDEA Beats Eclipse: 3 Powerful Features You’re Missing