Tagged articles

IntelliJ IDEA

572 articles · Page 1 of 6
21CTO
21CTO
Aug 4, 2026 · Artificial Intelligence

JetBrains Open‑Sources KotlinLLM: LLM‑Driven Smart Macros for Compiled Kotlin

JetBrains has open‑sourced the experimental KotlinLLM IntelliJ IDEA plugin, which introduces LLM‑driven smart macros for Kotlin/JVM projects, addressing runtime delegation latency, external agent workflow complexity, and language integration challenges by providing explicit LLM awareness, source‑level persistence, and zero runtime overhead.

IntelliJ IDEAKotlinLLM
0 likes · 4 min read
JetBrains Open‑Sources KotlinLLM: LLM‑Driven Smart Macros for Compiled Kotlin
SpringMeng
SpringMeng
Jul 15, 2026 · Artificial Intelligence

Why CC GUI Is the Ideal Companion for Claude Code and Codex in IntelliJ IDEA

The CC GUI plugin brings Claude Code and Codex directly into IntelliJ IDEA, offering a unified workbench with file references, diff integration, session management, token cost tracking, and extensible slash commands, while comparing its approach to the official ACP and other AI coding solutions.

AI assistantAI codingCC GUI
0 likes · 11 min read
Why CC GUI Is the Ideal Companion for Claude Code and Codex in IntelliJ IDEA
IoT Full-Stack Technology
IoT Full-Stack Technology
Jul 10, 2026 · Artificial Intelligence

CC GUI: The Best Free Open‑Source Companion for Claude Code and Codex in IntelliJ IDEA

CC GUI is a free MIT‑licensed IntelliJ IDEA plugin that consolidates Claude Code and Codex into a single visual panel, eliminating the need to switch between terminal and IDE, and offers features like provider configuration, planning mode, token tracking, AI‑driven commit generation, and skill management.

AI coding assistantCC GUIClaude Code
0 likes · 9 min read
CC GUI: The Best Free Open‑Source Companion for Claude Code and Codex in IntelliJ IDEA
macrozheng
macrozheng
Jun 27, 2026 · Backend Development

Boost IntelliJ IDEA Performance: 10 Simple Tweaks to Eliminate Lag

This article lists ten common IntelliJ IDEA pitfalls—slow performance, Lombok errors, broken breakpoints, encoding issues, unwanted Git files, Maven download slowness, class‑not‑found errors, broken shortcuts, MySQL timezone problems, and automatic reformatting—plus step‑by‑step solutions to make the IDE run smoothly for Java developers.

DebuggingGitIDE performance
0 likes · 25 min read
Boost IntelliJ IDEA Performance: 10 Simple Tweaks to Eliminate Lag
LuTiao Programming
LuTiao Programming
Jun 25, 2026 · Backend Development

JetBrains Junie Goes GA: AI Moves Beyond Code Generation to Control the Debugger

JetBrains has promoted its AI coding agent Junie from beta to general availability, expanding its capabilities from generating Java code to directly operating IntelliJ IDEA’s debugger, planning tasks, accessing project indexes, build configurations, tests, and databases, thereby shifting AI‑assisted troubleshooting from static code analysis to runtime evidence collection.

AI codingIntelliJ IDEAPlan Mode
0 likes · 20 min read
JetBrains Junie Goes GA: AI Moves Beyond Code Generation to Control the Debugger
IoT Full-Stack Technology
IoT Full-Stack Technology
Jun 25, 2026 · Artificial Intelligence

How CC GUI Turns IDEA into a Full‑Featured Claude Code & Codex Workbench (Free, Open‑Source)

The article explains how the MIT‑licensed CC GUI plugin consolidates Claude Code and Codex CLI capabilities into a single IDEA panel, eliminating context‑switching, offering diff view, token cost tracking, slash commands, and compares it with JetBrains ACP, Qoder, and CodeBuddy while outlining installation steps, usage scenarios, and limitations.

AI codingCC GUIClaude Code
0 likes · 11 min read
How CC GUI Turns IDEA into a Full‑Featured Claude Code & Codex Workbench (Free, Open‑Source)
LuTiao Programming
LuTiao Programming
Jun 22, 2026 · Backend Development

Claude Agent in IntelliJ IDEA Public Beta: How Java Development Is Changing

The article analyzes the public beta of Claude Agent in IntelliJ IDEA, explaining how its deep IDE integration transforms Java developers' workflow from manual code editing to AI‑driven multi‑step task execution, while highlighting new risks, team‑level usage, and practical start‑up steps.

AI AgentClaudeGitHub Copilot
0 likes · 16 min read
Claude Agent in IntelliJ IDEA Public Beta: How Java Development Is Changing
Java Architect Essentials
Java Architect Essentials
Jun 19, 2026 · Artificial Intelligence

Why CC GUI Is the Ideal Free, Open‑Source Companion for Claude Code and Codex in IntelliJ IDEA

The article explains how the open‑source CC GUI plugin integrates Claude Code and Codex directly into IntelliJ IDEA, eliminating context‑switching, offering a full visual workspace, comparing it with the lightweight ACP approach, and providing step‑by‑step installation, usage tips, and a feature matrix to help developers choose the right AI coding assistant.

AI codingCC GUIClaude Code
0 likes · 10 min read
Why CC GUI Is the Ideal Free, Open‑Source Companion for Claude Code and Codex in IntelliJ IDEA
liandk
liandk
Jun 18, 2026 · Backend Development

How to Set Up the Development Environment for the Litemall Micro‑Mall Project

This guide walks you through installing IntelliJ IDEA, VS Code, and the WeChat Developer Tool, configuring the MySQL connection to a cloud server, loading the Maven backend project, launching the Spring Boot APIs, and running the Vue admin, Vue mobile, and WeChat mini‑program front‑ends while verifying end‑to‑end connectivity.

IntelliJ IDEALitemallSpring Boot
0 likes · 10 min read
How to Set Up the Development Environment for the Litemall Micro‑Mall Project
Java Backend Technology
Java Backend Technology
Jun 9, 2026 · Fundamentals

Turn a Laggy IntelliJ IDEA into a Fast IDE with Simple Tweaks

This article lists ten common IntelliJ IDEA pitfalls—from high CPU usage and Lombok errors to Maven download slowness and Git commit issues—and provides step‑by‑step configurations, memory tweaks, plugin settings, and .gitignore rules to make the IDE run smoothly for Java developers.

GitIDEIntelliJ IDEA
0 likes · 24 min read
Turn a Laggy IntelliJ IDEA into a Fast IDE with Simple Tweaks
IT Services Circle
IT Services Circle
May 27, 2026 · Backend Development

How to Speed Up IntelliJ IDEA: 10 Essential Fixes

This article lists ten common IntelliJ IDEA problems—from sluggish performance and Lombok errors to Git commit issues and MySQL connection failures—and provides concrete configuration steps, code snippets, and best‑practice recommendations to resolve each pitfall for Java developers.

DebuggingGitIDE performance
0 likes · 21 min read
How to Speed Up IntelliJ IDEA: 10 Essential Fixes
Su San Talks Tech
Su San Talks Tech
May 25, 2026 · Artificial Intelligence

CC GUI: The Open‑Source 3.3k‑Star Companion that Brings Claude Code and Codex Directly into IntelliJ IDEA

CC GUI is a free MIT‑licensed IntelliJ IDEA plugin that wraps Claude Code and Codex CLI agents into a full visual workspace, offering dual‑engine switching, context‑aware dialogue, embedded diff, token tracking, plan mode and other features while comparing favorably to the lightweight ACP approach and other JetBrains AI agents.

AI coding assistantClaude CodeCodex
0 likes · 11 min read
CC GUI: The Open‑Source 3.3k‑Star Companion that Brings Claude Code and Codex Directly into IntelliJ IDEA
Su San Talks Tech
Su San Talks Tech
May 24, 2026 · Backend Development

How to Speed Up IntelliJ IDEA: 10 Essential Fixes for Java Developers

This article lists ten common IntelliJ IDEA pitfalls—such as high memory usage, indexing delays, Lombok errors, broken breakpoints, console encoding issues, unwanted Git commits, slow Maven downloads, classpath mismatches, shortcut conflicts, and automatic code reformatting—and provides step‑by‑step solutions to make the IDE run smoothly for Java and Spring projects.

DebuggingGitIDE optimization
0 likes · 23 min read
How to Speed Up IntelliJ IDEA: 10 Essential Fixes for Java Developers
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
Java Companion
Java Companion
Apr 24, 2026 · Artificial Intelligence

Which of the 9 IDEA AI Plugins Is Your Ideal Coding Partner?

This article compares nine popular AI coding assistants for IntelliJ IDEA—GitHub Copilot, Lingma, Comate, Codeium, Tabnine, Amazon Q Developer, CodeGeeX, Supermaven, and JetBrains AI—detailing their core features, pricing, strengths, weaknesses, and offering scenario‑based recommendations to help developers choose the best fit.

AI coding assistantIntelliJ IDEAJava development
0 likes · 15 min read
Which of the 9 IDEA AI Plugins Is Your Ideal Coding Partner?
Java Web Project
Java Web Project
Apr 24, 2026 · Backend Development

Boost Java Productivity: Integrate Claude & Codex into IntelliJ IDEA Free

The article presents a step‑by‑step, three‑month‑tested workflow that embeds Anthropic Claude and OpenAI Codex into IntelliJ IDEA via the Continue plugin, enabling Java developers to auto‑generate CRUD code, unit tests, and refactorings, connect Claude to the database, and avoid repetitive coding tasks without purchasing a subscription.

AI-assisted developmentClaudeCodex
0 likes · 12 min read
Boost Java Productivity: Integrate Claude & Codex into IntelliJ IDEA Free
Architecture Digest
Architecture Digest
Apr 23, 2026 · Artificial Intelligence

Exciting News: IntelliJ IDEA Now Integrated with Codex AI Assistant

JetBrains IDEs from version 2025.3 embed the Codex AI assistant powered by GPT‑5.4, offering faster, context‑aware code generation, project analysis, environment setup, and refactoring, with real‑world demos showing how it can download projects, configure tools, and even build a full mini‑program with minimal manual coding.

AI assistantCodexGPT-5.4
0 likes · 7 min read
Exciting News: IntelliJ IDEA Now Integrated with Codex AI Assistant
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 22, 2026 · Backend Development

Top IntelliJ IDEA Plugins for 2026 You Probably Haven’t Tried

IntelliJ IDEA already covers about 80% of development needs, but its rich plugin ecosystem lets you fine‑tune your workflow like a custom Vim setup; this article reviews essential plugins—including AceJump, Catppuccin Theme, CodeGlance Pro, Edit‑Tabs‑Location, GenerateAllSetter, GitHub Copilot, Inspection Lens, MyBatis Log Free, Power Mode II, IdeaVim, and Rainbow Brackets—detailing core features, configuration tips, and trade‑offs to help you choose wisely.

AI codingCode navigationDatabase
0 likes · 10 min read
Top IntelliJ IDEA Plugins for 2026 You Probably Haven’t Tried
Su San Talks Tech
Su San Talks Tech
Apr 21, 2026 · Fundamentals

Boost Your Productivity: Essential IntelliJ IDEA Settings & Shortcuts

This guide walks through the most useful IntelliJ IDEA configurations, practical usage tips, and a comprehensive shortcut reference, showing exactly where to change themes, fonts, file encodings, code templates, and key mappings so developers can work faster and more efficiently.

IDE settingsIntelliJ IDEAJava development
0 likes · 9 min read
Boost Your Productivity: Essential IntelliJ IDEA Settings & Shortcuts
Java Web Project
Java Web Project
Apr 21, 2026 · Artificial Intelligence

How to Seamlessly Integrate Claude Code into IntelliJ IDEA 2026.1

This guide walks you through the two main ways to bring Claude Code into IntelliJ IDEA 2026.1—using the official Claude Code plugin and the deeper ACP protocol—detailing every configuration step, key differences, shortcuts, and common pitfalls so you can choose the best workflow for your development needs.

ACPAI AgentClaude Code
0 likes · 13 min read
How to Seamlessly Integrate Claude Code into IntelliJ IDEA 2026.1
IT Services Circle
IT Services Circle
Apr 19, 2026 · Artificial Intelligence

How to Seamlessly Add AI Coding Assistants to IntelliJ IDEA

This guide walks you through configuring IntelliJ IDEA to use AI coding assistants like Claude, Codex, OpenAI‑compatible APIs, and local models via Ollama, covering plugin installation, provider setup, API key entry, and usage tips with screenshots.

AI assistantClaudeCodex
0 likes · 6 min read
How to Seamlessly Add AI Coding Assistants to IntelliJ IDEA
Selected Java Interview Questions
Selected Java Interview Questions
Apr 14, 2026 · Backend Development

Which Claude Code Plugin Is Best for IntelliJ? Official Beta vs Claude Code Plus GUI

This guide walks Java developers through installing the Claude Code CLI, then compares the official Anthropic JetBrains plugin (beta) with the community‑built Claude Code Plus GUI, detailing installation steps, core features like diff view, context sync, model switching, and offers recommendations on which to choose for seamless IntelliJ integration.

AI coding assistantClaude CodeIDE integration
0 likes · 10 min read
Which Claude Code Plugin Is Best for IntelliJ? Official Beta vs Claude Code Plus GUI
Java Architect Essentials
Java Architect Essentials
Apr 13, 2026 · Industry Insights

How IntelliJ IDEA 2026.1 Turns Your IDE into an Open AI Agent Platform

JetBrains' IntelliJ IDEA 2026.1 release transforms the IDE into an open AI agent platform by integrating multiple AI assistants via the ACP protocol, adding quota‑free smart assistance, expanding language support, enhancing productivity tools, improving stability, and phasing out the Code With Me collaboration feature.

AI integrationIDE platformIntelliJ IDEA
0 likes · 8 min read
How IntelliJ IDEA 2026.1 Turns Your IDE into an Open AI Agent Platform
Architecture Digest
Architecture Digest
Apr 13, 2026 · Industry Insights

How IntelliJ IDEA 2026.1 Turns the IDE into an Open AI Agent Platform

JetBrains' IntelliJ IDEA 2026.1 release transforms the traditional IDE into an open AI‑agent platform, adding built‑in support for multiple AI assistants, unlimited smart assistance, new language features, enhanced productivity tools, and a strategic shift away from legacy collaboration features.

AI integrationIDE platformIntelliJ IDEA
0 likes · 7 min read
How IntelliJ IDEA 2026.1 Turns the IDE into an Open AI Agent Platform
Java Captain
Java Captain
Apr 13, 2026 · Artificial Intelligence

Boost Java Development with Claude Code Directly Inside IntelliJ IDEA

This guide explains how to integrate Anthropic's Claude Code AI assistant into IntelliJ IDEA, covering installation, configuration, and immersive coding workflows that enable natural‑language code generation, project‑wide understanding, smart debugging, automated refactoring, and terminal automation for dramatically higher developer productivity.

AI coding assistantAutomationClaude Code
0 likes · 12 min read
Boost Java Development with Claude Code Directly Inside IntelliJ IDEA
Java Companion
Java Companion
Apr 11, 2026 · Artificial Intelligence

Seamless AI Coding in IntelliJ: Integrating Claude Code with IDEA

This guide walks through installing Claude Code CLI, then compares the official JetBrains Beta plugin and the community‑built Claude Code Plus plugin for IntelliJ IDEA, detailing setup steps, core features like diff view, context sync, model switching, and offers advice on which solution fits different workflows.

AI coding assistantCLIClaude Code
0 likes · 9 min read
Seamless AI Coding in IntelliJ: Integrating Claude Code with IDEA
Java Companion
Java Companion
Apr 9, 2026 · Backend Development

Finally Open‑Source: Rebased Extracts IntelliJ IDEA’s Git UI into a Standalone Client

Rebased is a community‑driven, open‑source Git client that reproduces IntelliJ IDEA’s full‑featured Git UI—including three‑pane diff, interactive rebase, and GitHub integration—while offering cross‑platform installers, source‑build instructions, a feature comparison with other clients, and a clear outline of its current limitations.

GitIntelliJ IDEARebased
0 likes · 12 min read
Finally Open‑Source: Rebased Extracts IntelliJ IDEA’s Git UI into a Standalone Client
macrozheng
macrozheng
Apr 7, 2026 · Backend Development

Boost Your MyBatis Workflow in IDEA with MyBatisCodeHelper-Pro – A Complete Guide

This article introduces the MyBatisCodeHelper-Pro IntelliJ IDEA plugin, outlines its popular features such as mapper navigation, @Param generation, XML creation, pagination support, Spring integration, and SQL log conversion, and provides step‑by‑step installation and usage instructions with screenshots.

IntelliJ IDEAMyBatisSQL
0 likes · 5 min read
Boost Your MyBatis Workflow in IDEA with MyBatisCodeHelper-Pro – A Complete Guide
Top Architect
Top Architect
Apr 3, 2026 · Industry Insights

Why IntelliJ IDEA 2026.1 EAP 3 Finally Moves Deleted Files to the Recycle Bin

IntelliJ IDEA 2026.1 EAP 3 introduces a major usability change by sending deleted files to the system recycle bin instead of permanently erasing them, addressing a six‑year‑old issue and offering safer file recovery while also delivering numerous other Spring, Java, Kotlin, editor, AI, platform, and performance enhancements.

EAP 2026.1IDEIntelliJ IDEA
0 likes · 7 min read
Why IntelliJ IDEA 2026.1 EAP 3 Finally Moves Deleted Files to the Recycle Bin
Top Architecture Tech Stack
Top Architecture Tech Stack
Mar 29, 2026 · Industry Insights

Why IntelliJ IDEA 2026.1’s AI‑Powered Spring Runtime Debug Is a Game‑Changer

IntelliJ IDEA 2026.1 transforms the IDE into an AI‑driven development platform, introducing Spring runtime debugging without stopping the program, full AI model integration, Java 26 support, automatic dependency source visibility, enhanced command completion, Gradle best‑practice guidance, Git worktree improvements, direct database operations, and tighter Kubernetes tooling, all of which streamline the Java backend workflow.

AI integrationIDEIntelliJ IDEA
0 likes · 17 min read
Why IntelliJ IDEA 2026.1’s AI‑Powered Spring Runtime Debug Is a Game‑Changer
SpringMeng
SpringMeng
Mar 29, 2026 · Industry Insights

IntelliJ IDEA 2026.1: Full AI Integration Makes This Upgrade Truly Safe

JetBrains' IntelliJ IDEA 2026.1 introduces an AI agent marketplace, quota‑free smart completion, enhanced Git Worktree support, full Java 26 features, deep Spring tooling, Wayland as the default display protocol, and a system‑level recycle bin, turning the IDE into a developer cognition‑enhancing platform and justifying an immediate upgrade.

AI integrationGit worktreeIntelliJ IDEA
0 likes · 9 min read
IntelliJ IDEA 2026.1: Full AI Integration Makes This Upgrade Truly Safe
Architect's Tech Stack
Architect's Tech Stack
Mar 28, 2026 · Industry Insights

How IDEA 2026.1 Turns Into an Open AI Platform with ACP Integration

JetBrains' IDEA 2026.1 release introduces the Agent Client Protocol (ACP), turning the IDE into an open AI platform that lets users install and run external agents such as Codex, Cursor, and GitHub Copilot directly within the editor, simplifying database queries and Git operations.

ACP ProtocolAI agentsIDE integration
0 likes · 4 min read
How IDEA 2026.1 Turns Into an Open AI Platform with ACP Integration
Java Companion
Java Companion
Mar 28, 2026 · Backend Development

How IntelliJ IDEA 2026.1 Turns Into an Open AI Development Platform

IntelliJ IDEA 2026.1 redefines the IDE as an open AI collaboration platform, introducing the ACP protocol for any AI agent, native Git Worktree sandboxing, database access, Spring runtime insights, and expanded community‑edition capabilities, dramatically reshaping developer workflows and toolchains.

ACP ProtocolAI integrationGit worktree
0 likes · 7 min read
How IntelliJ IDEA 2026.1 Turns Into an Open AI Development Platform
IT Services Circle
IT Services Circle
Mar 27, 2026 · Fundamentals

Master IntelliJ IDEA: Essential Settings, Tips, and Shortcut Guide

This guide walks you through the most useful IntelliJ IDEA configurations, practical usage tips, and a curated list of keyboard shortcuts to boost productivity for Java developers, complete with step‑by‑step instructions and visual screenshots.

IDE settingsIntelliJ IDEAJava development
0 likes · 7 min read
Master IntelliJ IDEA: Essential Settings, Tips, and Shortcut Guide
Architect's Guide
Architect's Guide
Mar 27, 2026 · Backend Development

Boost Your Java Development: Must‑Have IntelliJ IDEA Plugins for 2025

This guide reviews essential IntelliJ IDEA plugins for Java/Spring developers in 2025, detailing each plugin’s core features, installation steps, configuration tips, and trade‑offs, helping you streamline navigation, code generation, UI theming, AI assistance, and debugging while keeping performance impact low.

Development ToolsIDEIntelliJ IDEA
0 likes · 11 min read
Boost Your Java Development: Must‑Have IntelliJ IDEA Plugins for 2025
Java Architecture Diary
Java Architecture Diary
Mar 27, 2026 · Industry Insights

How IntelliJ IDEA 2026.1 Turns Your IDE into an AI Open Platform

IntelliJ IDEA 2026.1 introduces the ACP open protocol for any AI agent, native Git worktree support, direct database querying by agents, enhanced code completion without quota limits, Spring Runtime Insight, and brings a full suite of web development features to the free Community edition, reshaping the Java development workflow.

ACP ProtocolAI integrationGit worktree
0 likes · 6 min read
How IntelliJ IDEA 2026.1 Turns Your IDE into an AI Open Platform
macrozheng
macrozheng
Mar 24, 2026 · Fundamentals

Master IntelliJ IDEA: Essential Settings, Tips, and Shortcut Guide

This guide walks you through the most useful IntelliJ IDEA configurations, practical usage tips, and a comprehensive list of keyboard shortcuts, helping developers quickly adapt to the latest IDE version and boost their coding efficiency.

Development ToolsIDE settingsIntelliJ IDEA
0 likes · 7 min read
Master IntelliJ IDEA: Essential Settings, Tips, and Shortcut Guide
Su San Talks Tech
Su San Talks Tech
Mar 19, 2026 · Backend Development

Unlock Ultimate Spring Support in IDEA Community with the Free Spring Explyt Plugin

This article introduces Spring Explyt, a free open‑source IntelliJ IDEA Community plugin that adds full Spring development features—including accurate bean detection, advanced code completion, endpoint management, built‑in HTTP client, and enhanced debugging—by using a lightweight runtime analysis, and provides installation, usage steps, and a feature comparison with IDEA Ultimate.

IntelliJ IDEASpringdevelopment
0 likes · 6 min read
Unlock Ultimate Spring Support in IDEA Community with the Free Spring Explyt Plugin
macrozheng
macrozheng
Mar 18, 2026 · Backend Development

Unlock Ultimate Spring Support in Free IDEA with Spring Explyt Plugin

This guide introduces Spring Explyt, an open‑source IntelliJ IDEA Community plugin that brings full‑featured Spring support—including precise bean detection, advanced code completion, endpoint tools, and built‑in HTTP client—to the free IDE, with installation steps, usage tips, and a feature comparison.

IDEA PluginIntelliJ IDEASpring
0 likes · 6 min read
Unlock Ultimate Spring Support in Free IDEA with Spring Explyt Plugin
Java Companion
Java Companion
Mar 17, 2026 · Backend Development

Three Hot‑Reload Methods for Spring Boot in IDEA – Why JRebel Is the Best

When Spring Boot projects grow, restart times can reach minutes, slowing development, so the article compares three hot‑reload approaches—spring‑boot‑devtools, IDEA’s built‑in HowSwap, and the JRebel plugin—detailing their setup, limitations, and why JRebel is the most effective.

IntelliJ IDEAJRebelSpring Boot
0 likes · 5 min read
Three Hot‑Reload Methods for Spring Boot in IDEA – Why JRebel Is the Best
Selected Java Interview Questions
Selected Java Interview Questions
Mar 6, 2026 · Backend Development

Master Maven: From Plugin Setup to Full Web Project Build

This guide walks through Maven’s core workflow for Java backend development, covering plugin configuration, automatic project setup in IntelliJ IDEA, detailed pom.xml settings—including properties, dependencies, plugins—and code examples for Servlets and JSPs, plus dependency scope handling to avoid runtime conflicts.

Dependency ScopeIntelliJ IDEAMaven
0 likes · 11 min read
Master Maven: From Plugin Setup to Full Web Project Build
java1234
java1234
Mar 1, 2026 · Artificial Intelligence

Boost Your Coding Speed: Must‑Try AI Plugins for IntelliJ IDEA

This article reviews the most popular AI‑powered coding plugins for IntelliJ IDEA, detailing their features, ideal scenarios, installation steps, advantages, limitations, and practical effects, and provides a comparison table and recommended tool combinations for different development needs.

AI codingAmazon CodeWhispererCodeGeeX
0 likes · 7 min read
Boost Your Coding Speed: Must‑Try AI Plugins for IntelliJ IDEA
SpringMeng
SpringMeng
Feb 27, 2026 · Backend Development

How to Use IntelliJ IDEA Diagrams to Explore Java Inheritance and Source Code

This guide shows how to leverage IntelliJ IDEA's diagram feature to visualize inheritance and interface relationships of Java classes, prune irrelevant nodes, inspect members, filter visibility, add additional classes, and quickly jump to source code, making code navigation far more efficient.

DiagramsIDE TipsIntelliJ IDEA
0 likes · 5 min read
How to Use IntelliJ IDEA Diagrams to Explore Java Inheritance and Source Code
Java Tech Enthusiast
Java Tech Enthusiast
Feb 10, 2026 · Backend Development

IntelliJ IDEA 2026.1 EAP 3: Recycle Bin Deletions, AI Boosts, and Git Worktree Support

The 2026.1 EAP 3 release of IntelliJ IDEA introduces several practical updates, including moving deleted files to the system recycle bin, deeper AI assistant integration with Roots and improved commands, automatic SQL dialect detection, enhanced Spring debugging, built‑in Git Worktree support, UI refinements, and numerous bug fixes across Java, Kotlin, Docker, and HTTP client features.

AI assistantGit worktreeIDE
0 likes · 9 min read
IntelliJ IDEA 2026.1 EAP 3: Recycle Bin Deletions, AI Boosts, and Git Worktree Support
Top Architect
Top Architect
Feb 5, 2026 · Backend Development

Boost Java Project Setup with a One‑Click Maven Multi‑Module Generation Plugin

This article explains how a custom IntelliJ IDEA plugin can automate the creation of Maven multi‑module projects, turning a tedious half‑hour manual process into a 30‑second one‑click operation, and provides step‑by‑step installation, usage, customization, and troubleshooting guidance.

Build ToolsIntelliJ IDEAMaven
0 likes · 12 min read
Boost Java Project Setup with a One‑Click Maven Multi‑Module Generation Plugin
Architect's Guide
Architect's Guide
Feb 2, 2026 · Backend Development

Boost Your Java Development: Must‑Have IntelliJ IDEA Plugins for 2025

This guide reviews essential IntelliJ IDEA plugins for Java/Spring developers, covering their core features, installation steps, configuration tips, performance trade‑offs, and visual enhancements, helping you streamline workflow, reduce boilerplate, and improve code navigation in 2025.

Development ToolsIntelliJ IDEAjava
0 likes · 12 min read
Boost Your Java Development: Must‑Have IntelliJ IDEA Plugins for 2025
Sohu Tech Products
Sohu Tech Products
Jan 28, 2026 · Backend Development

What’s New in IntelliJ IDEA 2026.1 EAP? Java 26, Spring Boot 4, Gradle 9 & More

IntelliJ IDEA 2026.1 EAP introduces Java 26 language‑level support, deep Spring Boot 4 integration, Gradle 9 and Maven 4 compatibility, numerous IDE enhancements, and over 600 bug fixes, offering developers early access to next‑generation Java features and performance improvements while recommending non‑production use.

Gradle 9IDE releaseIntelliJ IDEA
0 likes · 14 min read
What’s New in IntelliJ IDEA 2026.1 EAP? Java 26, Spring Boot 4, Gradle 9 & More
Su San Talks Tech
Su San Talks Tech
Jan 27, 2026 · Fundamentals

What’s New in IntelliJ IDEA 2025.3? Smaller Unified Edition and Full Spring Boot 4 Support

IntelliJ IDEA 2025.3 introduces a unified, 30% smaller edition, quieter development workflow, full Spring Framework 7 and Spring Boot 4 support, enhanced language features for Java, Kotlin and Scala, improved Git integration, terminal and build‑tool optimizations, plus performance upgrades for large web projects.

FrontendIDEIntelliJ IDEA
0 likes · 6 min read
What’s New in IntelliJ IDEA 2025.3? Smaller Unified Edition and Full Spring Boot 4 Support
macrozheng
macrozheng
Jan 19, 2026 · Backend Development

How to Fix IntelliJ IDEA 2025.3.1 Maven Freeze and WSL2 Config Loss

IntelliJ IDEA 2025.3.1 introduced severe Maven project freezes, OOM crashes, and WSL2 configuration loss, but JetBrains quickly released 2025.3.1.1 with fixes and provides temporary work‑arounds such as clearing Maven caches, disabling file‑icon rendering, and adjusting a registry flag.

IDE freezeIntelliJ IDEAMaven
0 likes · 6 min read
How to Fix IntelliJ IDEA 2025.3.1 Maven Freeze and WSL2 Config Loss
SpringMeng
SpringMeng
Jan 13, 2026 · Backend Development

Top IDEA Plugins for 2026 to Supercharge Your Java Development

This article reviews essential IntelliJ IDEA plugins for Java/Spring developers, detailing core features, configuration tips, and trade‑offs for each plugin, and recommends a prioritized installation order to boost productivity while monitoring performance impact.

AI assistanceConfigurationDebugging
0 likes · 11 min read
Top IDEA Plugins for 2026 to Supercharge Your Java Development
JavaGuide
JavaGuide
Jan 11, 2026 · Operations

IntelliJ IDEA 2025.3.1.1 Emergency Fix: Resolving Maven Freeze and WSL2 Config Loss

IntelliJ IDEA 2025.3.1 introduced severe Maven project initialization memory leaks and WSL2 file‑system configuration resets, causing IDE freezes and OOM crashes, but JetBrains addressed these issues in the 2025.3.1.1 update and provides temporary workarounds such as cache cleanup, icon disabling, and registry tweaks.

IDE bugsIntelliJ IDEAMaven
0 likes · 6 min read
IntelliJ IDEA 2025.3.1.1 Emergency Fix: Resolving Maven Freeze and WSL2 Config Loss
macrozheng
macrozheng
Jan 7, 2026 · Fundamentals

Why Developers Are Switching from IntelliJ IDEA to VS Code in the AI Era

The latest IntelliJ IDEA update merged free and paid editions, yet many developers are abandoning it for VS Code because AI‑powered extensions, lower cost, lighter footprint, and broader language support better match the evolving, AI‑driven software development workflow.

AIDevelopment ToolsIDE
0 likes · 5 min read
Why Developers Are Switching from IntelliJ IDEA to VS Code in the AI Era
Eric Tech Circle
Eric Tech Circle
Jan 7, 2026 · Backend Development

Why IntelliJ IDEA 2025.3’s New Islands Theme and AI Features Matter for Java Developers

The article shares a seasoned Java developer’s hands‑on review of IntelliJ IDEA 2025.3, highlighting the new Islands theme, built‑in support for Spring Boot 4 and Java 25, full‑line code completion, and integration of the Claude Code AI plugin, while offering practical usage tips and personal recommendations.

AI pluginIDE FeaturesIntelliJ IDEA
0 likes · 5 min read
Why IntelliJ IDEA 2025.3’s New Islands Theme and AI Features Matter for Java Developers
Architect's Tech Stack
Architect's Tech Stack
Jan 6, 2026 · Backend Development

Boost Your Java Development: Must‑Have IntelliJ IDEA Plugins for 2025

This guide lists essential IntelliJ IDEA plugins for Java/Spring developers, explains how to install and configure each one, highlights performance considerations, and shows how they can streamline navigation, code generation, debugging, theming, and AI‑assisted coding while keeping resource usage in check.

IDE pluginsIntelliJ IDEAJava development
0 likes · 11 min read
Boost Your Java Development: Must‑Have IntelliJ IDEA Plugins for 2025
JavaGuide
JavaGuide
Dec 19, 2025 · Backend Development

IntelliJ IDEA 2025.3.1: Critical Fixes and the Rollback of Query Console

IntelliJ IDEA 2025.3.1 quickly follows the 2025.3 major release, fixing over 200 issues, reinstating the classic Query Console, addressing WSL‑related Java debugging problems, stabilizing Gradle/Maven sync for large multi‑module projects, improving Spring tooling, Java debugging, Kotlin‑MongoDB support, and correcting terminal and TypeScript bugs.

2025.3.1IntelliJ IDEAQuery Console
0 likes · 6 min read
IntelliJ IDEA 2025.3.1: Critical Fixes and the Rollback of Query Console
Su San Talks Tech
Su San Talks Tech
Dec 17, 2025 · Fundamentals

What’s New in IntelliJ IDEA 2025.3 Unified Edition? A Feature Deep‑Dive

IntelliJ IDEA 2025.3 merges Ultimate and Community editions into a single installer, unlocks many formerly premium features for free users, adds command completion, full Java 25 support, a new Islands theme, AI enhancements, expanded framework integrations, and a suite of productivity plugins for modern development workflows.

AICommand CompletionIDE
0 likes · 12 min read
What’s New in IntelliJ IDEA 2025.3 Unified Edition? A Feature Deep‑Dive
Architecture Digest
Architecture Digest
Dec 16, 2025 · Backend Development

What’s New in IntelliJ IDEA 2025.3? 800+ Fixes and a Unified Release

IntelliJ IDEA 2025.3 introduces a unified distribution, extensive Spring and language support, improved Git integration, terminal and build tool enhancements, better web development handling for large monorepos, and numerous performance optimizations, all while fixing over 800 issues across the IDE.

Development ToolsIDEIntelliJ IDEA
0 likes · 6 min read
What’s New in IntelliJ IDEA 2025.3? 800+ Fixes and a Unified Release
SpringMeng
SpringMeng
Dec 10, 2025 · Artificial Intelligence

Top AI Coding Plugins for IntelliJ IDEA: Features, Use Cases, and Comparison

This article reviews the most popular AI‑powered coding plugins for IntelliJ IDEA, detailing their features, suitable scenarios, installation steps, advantages, and cautions, and provides a side‑by‑side comparison to help developers choose the right tool for their workflow.

AI coding assistantsAmazon CodeWhispererCodeGeeX
0 likes · 8 min read
Top AI Coding Plugins for IntelliJ IDEA: Features, Use Cases, and Comparison
Java Companion
Java Companion
Dec 9, 2025 · Artificial Intelligence

Boost Your Coding Speed: Must‑Try AI Plugins for IntelliJ IDEA

This article reviews the most popular AI coding assistants for IntelliJ IDEA, comparing GitHub Copilot, Amazon CodeWhisperer, Tabnine, domestic options like Tongyi Lingma and CodeGeeX, as well as niche tools, and provides installation steps, pros, cons, and recommended tool combinations for different development scenarios.

AI coding assistantsAmazon CodeWhispererGitHub Copilot
0 likes · 7 min read
Boost Your Coding Speed: Must‑Try AI Plugins for IntelliJ IDEA
Java Tech Enthusiast
Java Tech Enthusiast
Dec 6, 2025 · Backend Development

How to Visualize Java Servlet Inheritance Using IntelliJ IDEA Diagrams

This guide shows how to use IntelliJ IDEA's diagram feature to display, clean up, and explore the inheritance and interface implementation hierarchy of Java Servlet classes, including filtering unwanted nodes, inspecting members, adjusting visibility, zooming, adding related classes, and jumping to source code.

IDE TipsInheritance DiagramIntelliJ IDEA
0 likes · 6 min read
How to Visualize Java Servlet Inheritance Using IntelliJ IDEA Diagrams
Java Architect Handbook
Java Architect Handbook
Dec 2, 2025 · Operations

One‑Click Remote Deployment of Spring Boot with IDEA and Docker

This guide walks you through setting up IntelliJ IDEA and Docker to replace manual jar uploads with a single‑click remote deployment for Spring Boot applications, covering prerequisites, SSH configuration, Docker daemon basics, Dockerfile creation, and the final one‑step deployment process.

DevOpsDockerDockerfile
0 likes · 8 min read
One‑Click Remote Deployment of Spring Boot with IDEA and Docker
Java Companion
Java Companion
Nov 30, 2025 · Backend Development

Unlock Powerful Java Performance Analysis with IntelliJ IDEA and JProfiler

This guide explains why Java developers need profiling, introduces IntelliJ IDEA’s built‑in Profiler (powered by Async Profiler and JFR), and provides step‑by‑step instructions with screenshots for CPU, memory, and thread analysis to diagnose slow endpoints, high CPU usage, memory leaks, and concurrency bottlenecks.

CPU analysisIntelliJ IDEAJProfiler
0 likes · 12 min read
Unlock Powerful Java Performance Analysis with IntelliJ IDEA and JProfiler
macrozheng
macrozheng
Nov 26, 2025 · Backend Development

Visualizing Java Servlet Inheritance with IntelliJ IDEA Diagrams

This guide shows how to use IntelliJ IDEA's diagram feature to view, customize, and navigate Java Servlet inheritance and interface implementation graphs, including filtering classes, inspecting members, adjusting visibility, zooming, adding related classes, and jumping directly to source code.

IDE TipsInheritance DiagramIntelliJ IDEA
0 likes · 6 min read
Visualizing Java Servlet Inheritance with IntelliJ IDEA Diagrams
Java Companion
Java Companion
Nov 25, 2025 · Backend Development

Why Maven mvnd Can Boost Java Build Speed Up to 10×

The article introduces Maven mvnd, explains its daemon‑based architecture, shows benchmark results where multi‑module builds run 3.5–5.5 times faster (up to 10× for single modules), and provides step‑by‑step installation, configuration, PowerShell encoding fixes, and IDEA integration guidance.

IntelliJ IDEAJava buildMaven
0 likes · 9 min read
Why Maven mvnd Can Boost Java Build Speed Up to 10×
Su San Talks Tech
Su San Talks Tech
Nov 10, 2025 · Backend Development

Visualize Java Servlet Inheritance with IntelliJ IDEA Diagrams

Learn how to quickly generate and customize clear inheritance diagrams for Java Servlet classes using IntelliJ IDEA’s diagram feature, including viewing relationships, filtering classes, inspecting members, adjusting visibility, adding classes, and navigating source code—all illustrated with step‑by‑step screenshots.

IDE tutorialInheritance DiagramIntelliJ IDEA
0 likes · 7 min read
Visualize Java Servlet Inheritance with IntelliJ IDEA Diagrams
Selected Java Interview Questions
Selected Java Interview Questions
Oct 28, 2025 · Backend Development

How to Fix IntelliJ IDEA’s “Command-line is Too Long” Error for Spring Boot

This guide explains why IntelliJ IDEA shows a “Command-line is too long” error when launching Spring Boot projects, how the OS command‑line limit is exceeded by long classpath arguments, and step‑by‑step configurations—including JAR manifest and @argfile options—to resolve the issue permanently.

Command line lengthIDE configurationIntelliJ IDEA
0 likes · 7 min read
How to Fix IntelliJ IDEA’s “Command-line is Too Long” Error for Spring Boot
Java Interview Crash Guide
Java Interview Crash Guide
Oct 23, 2025 · Fundamentals

30+ IntelliJ IDEA Debugging Tricks to Boost Your Productivity 10×

Mastering IntelliJ IDEA's powerful debugging shortcuts and features—such as execution point navigation, step controls, conditional breakpoints, exception simulation, multithread handling, variable modification, and remote debugging—can dramatically reduce bug‑fixing time and make development up to ten times more efficient.

DebuggingIDE TipsIntelliJ IDEA
0 likes · 13 min read
30+ IntelliJ IDEA Debugging Tricks to Boost Your Productivity 10×
Java Tech Enthusiast
Java Tech Enthusiast
Oct 22, 2025 · Backend Development

Top 31 IntelliJ IDEA Plugins to Supercharge Your Java Development

This article presents a curated list of 31 essential IntelliJ IDEA plugins, ranging from translation tools and UI themes to code quality, version control, and productivity enhancers, each described with key features and screenshots to help Java developers boost efficiency and code quality.

IDE ExtensionsIntelliJ IDEAJava development
0 likes · 14 min read
Top 31 IntelliJ IDEA Plugins to Supercharge Your Java Development
Architect's Tech Stack
Architect's Tech Stack
Sep 28, 2025 · Backend Development

Boost Your Java Project Setup: One-Click Maven Multi-Module Generation

This article introduces a custom IntelliJ IDEA plugin that automates the creation of Maven multi‑module Java projects, turning a tedious half‑hour setup into a 30‑second one‑click process, while offering smart dependency wiring, customizable templates, and detailed installation and usage instructions.

AutomationIntelliJ IDEAMaven
0 likes · 10 min read
Boost Your Java Project Setup: One-Click Maven Multi-Module Generation
Dunmao Tech Hub
Dunmao Tech Hub
Aug 31, 2025 · Fundamentals

Boost Your Productivity with Essential IntelliJ IDEA Shortcuts & Plugins

Learn how to accelerate Java, Kotlin, Python, and JavaScript development in IntelliJ IDEA by mastering key shortcuts, multi-cursor editing, code completion, Find Action, VCS integration, and by installing productivity-boosting plugins such as Lombok, Rainbow Brackets, Key Promoter X, CheckStyle-IDEA, GitToolBox, and String Manipulation.

IDE shortcutsIntelliJ IDEAJava development
0 likes · 8 min read
Boost Your Productivity with Essential IntelliJ IDEA Shortcuts & Plugins
Selected Java Interview Questions
Selected Java Interview Questions
Aug 27, 2025 · Backend Development

Boost Java Development: 4 Must-Have IntelliJ IDEA Plugins to Supercharge Productivity

This article reviews four essential IntelliJ IDEA plugins—GitHub Copilot, SonarLint, Rainbow Brackets, and Easy Naming—detailing their core advantages, personal experiences, and how they collectively enhance coding efficiency, code quality, readability, and naming consistency for Java developers.

AI codingIDE pluginsIntelliJ IDEA
0 likes · 6 min read
Boost Java Development: 4 Must-Have IntelliJ IDEA Plugins to Supercharge Productivity
Code Ape Tech Column
Code Ape Tech Column
Aug 26, 2025 · Backend Development

Boost Your Maven Project Setup: One-Click Multi-Module Generation Plugin

This article introduces a custom IntelliJ IDEA plugin that automates the creation of Maven multi‑module projects, allowing developers to generate full directory structures, pom dependencies, and configuration files with a single command, dramatically reducing setup time from minutes to seconds.

AutomationIntelliJ IDEAMaven
0 likes · 10 min read
Boost Your Maven Project Setup: One-Click Multi-Module Generation Plugin