Tagged articles
553 articles
Page 3 of 6
Java Architect Essentials
Java Architect Essentials
Oct 25, 2023 · Fundamentals

Comprehensive Guide to Using Debug in IntelliJ IDEA

This article provides a detailed tutorial on leveraging IntelliJ IDEA's Debug mode, covering UI components, basic shortcuts, variable inspection, expression evaluation, smart step‑into, breakpoint conditions, multithreaded debugging, frame dropping, interrupting execution, and JRebel activation for efficient Java development.

IDEIntelliJ IDEAJava
0 likes · 17 min read
Comprehensive Guide to Using Debug in IntelliJ IDEA
Programmer DD
Programmer DD
Oct 4, 2023 · Fundamentals

How to Enable Java 21 Preview Features in IntelliJ IDEA 2023.2

This guide explains why Java preview features are disabled by default, and provides step‑by‑step instructions with screenshots for configuring IntelliJ IDEA 2023.2 to enable the --enable-preview flag so you can run and test Java 21 preview language features.

IDE configurationIntelliJ IDEAJava
0 likes · 3 min read
How to Enable Java 21 Preview Features in IntelliJ IDEA 2023.2
Java Captain
Java Captain
Sep 19, 2023 · Fundamentals

Comprehensive List of IntelliJ IDEA Windows Shortcut Keys with Visual Demonstrations

This article provides a complete, categorized collection of IntelliJ IDEA shortcut keys for Windows, accompanied by animated GIF demonstrations and explanations, covering build operations, text editing, cursor movement, selection, code folding, multi‑cursor editing, navigation, search, and other essential IDE functionalities.

IDE productivityIntelliJ IDEAJava development
0 likes · 13 min read
Comprehensive List of IntelliJ IDEA Windows Shortcut Keys with Visual Demonstrations
Architect's Tech Stack
Architect's Tech Stack
Sep 8, 2023 · Backend Development

Top IntelliJ IDEA Plugins to Boost Java Development Productivity

This article introduces a curated list of IntelliJ IDEA plugins—including Codota, Key Promoter X, CodeGlance, Lombok, Alibaba Java Coding Guidelines, MybatisX, SonarLint, Save Actions, and more—along with configuration tips such as live templates and global settings to dramatically improve Java developers' coding efficiency.

IDE pluginsIntelliJ IDEAJava
0 likes · 5 min read
Top IntelliJ IDEA Plugins to Boost Java Development Productivity
Java Interview Crash Guide
Java Interview Crash Guide
Sep 5, 2023 · Backend Development

Master IntelliJ IDEA: 100+ Essential Windows Shortcuts to Boost Your Coding Efficiency

Discover a comprehensive collection of IntelliJ IDEA Windows shortcuts, organized into 16 categories, complete with animated demonstrations, enabling developers to accelerate building, editing, navigation, refactoring, debugging, and version control tasks, ultimately enhancing productivity and mastering the IDE’s powerful features.

IDEIntelliJ IDEAWindows
0 likes · 19 min read
Master IntelliJ IDEA: 100+ Essential Windows Shortcuts to Boost Your Coding Efficiency
Java Interview Crash Guide
Java Interview Crash Guide
Aug 17, 2023 · Backend Development

Boost Your Java Development: Essential IntelliJ IDEA Settings & Tips

This guide compiles a comprehensive set of IntelliJ IDEA configurations and shortcuts—including SVN change indicators, multi‑project windows, Tomcat UTF‑8 fixes, import settings, compilation speed tweaks, global encoding, serialVersionUID generation, Maven/Tomcat setup, file exclusion, language injection, and quote wrapping—to streamline Java backend development.

IDE configurationIntelliJ IDEAJava
0 likes · 6 min read
Boost Your Java Development: Essential IntelliJ IDEA Settings & Tips
Java Architect Essentials
Java Architect Essentials
Aug 11, 2023 · Fundamentals

Using Scratch Files and Scratch Buffers in IntelliJ IDEA

This article explains how IntelliJ IDEA's Scratch Files and Scratch Buffers let developers quickly create temporary, language‑aware snippets for Java code, JSON, HTTP requests, HTML, CSS, SQL, XML and more, improving productivity by avoiding context switches and external editors.

IDE TipsIntelliJ IDEAScratch files
0 likes · 6 min read
Using Scratch Files and Scratch Buffers in IntelliJ IDEA
IT Services Circle
IT Services Circle
Aug 2, 2023 · Fundamentals

IntelliJ IDEA Windows Shortcut Keys Reference with Animated Demonstrations

This article provides a comprehensive reference of IntelliJ IDEA (Windows) shortcut keys, organized into 16 categories such as building, editing, navigation, debugging, refactoring, and version control, each accompanied by animated GIF demonstrations to illustrate the actions.

IDE productivityIntelliJ IDEAdevelopment-tools
0 likes · 13 min read
IntelliJ IDEA Windows Shortcut Keys Reference with Animated Demonstrations
JavaEdge
JavaEdge
Aug 1, 2023 · Backend Development

Explore IntelliJ IDEA 2023.2: New Profiling, Debugging, and Cloud Tools

IntelliJ IDEA 2023.2 introduces a suite of enhancements—including a Run‑window profiler, inline return breakpoints, automatic test reruns for Gradle/Maven/JPS, WSL‑based Tomcat debugging, TLS‑enabled gRPC requests, Swagger and OpenAPI support, shared index generation, and numerous UI and code‑completion upgrades—streamlining Java development workflows.

DebuggingIntelliJ IDEAJava
0 likes · 12 min read
Explore IntelliJ IDEA 2023.2: New Profiling, Debugging, and Cloud Tools
Programmer DD
Programmer DD
Jul 13, 2023 · Artificial Intelligence

Unlock Interactive Kotlin Development with the New Kotlin Notebook Plugin

IntelliJ IDEA's Kotlin Notebook plugin brings interactive notebooks to Kotlin, enabling developers to combine code, visualizations, and narrative in a single document, supporting rapid prototyping, data analysis, and AI workflows with seamless library integration and flexible execution controls.

Data ScienceIntelliJ IDEAInteractive Development
0 likes · 4 min read
Unlock Interactive Kotlin Development with the New Kotlin Notebook Plugin
Selected Java Interview Questions
Selected Java Interview Questions
Jul 9, 2023 · Backend Development

Recommended IntelliJ IDEA Plugins for Java Developers to Boost Productivity

This article introduces a curated collection of IntelliJ IDEA plugins—ranging from essential productivity tools and decorative themes to convenient utilities—explaining how each plugin can enhance Java development efficiency, streamline workflows, and improve code quality for backend engineers.

Backend DevelopmentIDE pluginsIntelliJ IDEA
0 likes · 6 min read
Recommended IntelliJ IDEA Plugins for Java Developers to Boost Productivity
Selected Java Interview Questions
Selected Java Interview Questions
Jul 5, 2023 · Backend Development

IntelliJ IDEA Tips: SVN Settings, Tomcat Encoding, Compilation Options, Code Templates, and More

This article provides a comprehensive collection of IntelliJ IDEA configuration tips covering SVN change visibility, opening projects in new windows, fixing Tomcat Chinese character encoding, adjusting import display, speeding up compilation, setting global file encodings, generating serialVersionUID, customizing code templates, and various other IDE shortcuts and settings.

IDE settingsIntelliJ IDEAJava
0 likes · 7 min read
IntelliJ IDEA Tips: SVN Settings, Tomcat Encoding, Compilation Options, Code Templates, and More
Java Architect Essentials
Java Architect Essentials
Jun 21, 2023 · Fundamentals

How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag

This guide explains why IntelliJ IDEA often feels sluggish due to low default memory limits, shows how to view current memory usage, and provides step‑by‑step instructions—including editing VM options, adjusting -Xmx and -Xms values, and clearing caches—to boost performance for Java developers.

IDE optimizationIntelliJ IDEAJava development
0 likes · 5 min read
How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag
Java Architecture Diary
Java Architecture Diary
Jun 20, 2023 · Backend Development

Unlock Java Performance: How to Use IntelliJ IDEA’s Built‑In Profiler

This guide walks you through using IntelliJ IDEA Ultimate’s built‑in Profiler to analyze Java CPU and memory performance, covering quick start steps, visualizations such as hotspot maps, call trees, method lists, timelines, real‑time charts, and exporting results as .jfr and .hprof files.

CPU analysisIntelliJ IDEAJava profiling
0 likes · 5 min read
Unlock Java Performance: How to Use IntelliJ IDEA’s Built‑In Profiler
Java Architect Essentials
Java Architect Essentials
Jun 18, 2023 · Fundamentals

How to Install and Use the CheckStyle Plugin in IntelliJ IDEA

This article explains how to import, configure, and run the CheckStyle plugin in IntelliJ IDEA, describes common annotation and formatting issues it detects, and provides practical tips for fixing import order, character spacing, and other style violations in Java projects.

Development StandardsIntelliJ IDEAJava
0 likes · 4 min read
How to Install and Use the CheckStyle Plugin in IntelliJ IDEA
Programmer DD
Programmer DD
Jun 5, 2023 · Backend Development

Boost Java Productivity: Master IntelliJ IDEA Live Templates

Learn how to use IntelliJ IDEA Live Templates to automatically generate repetitive Java code, from simple snippets like for-loops to advanced templates with variable functions, Groovy scripts, and custom configurations, dramatically reducing manual typing and improving development efficiency.

Code GenerationIntelliJ IDEAJava
0 likes · 7 min read
Boost Java Productivity: Master IntelliJ IDEA Live Templates
DaTaobao Tech
DaTaobao Tech
May 29, 2023 · Backend Development

Advanced IntelliJ IDEA Debugger Techniques for Backend Developers

The article showcases several advanced IntelliJ IDEA debugger features—non‑suspend, exception, and dependent breakpoints, breakpoint restoration, custom object and list renderers, object marking, and reference/async stack trace tools—that enable backend developers to diagnose and resolve issues far more quickly and precisely than with basic debugging operations alone.

BackendDebuggingTipsIntelliJ IDEA
0 likes · 10 min read
Advanced IntelliJ IDEA Debugger Techniques for Backend Developers
Programmer DD
Programmer DD
Mar 31, 2023 · Fundamentals

IntelliJ IDEA 2023.1: Key UI, Performance, and Language Updates

IntelliJ IDEA 2023.1 introduces a revamped UI with new split options, compact mode, and redesigned widgets, boosts performance through faster Maven imports and smarter indexing, adds background commit checks, enhances Java, Scala, and web development support, and improves overall user experience with scaling and AI‑powered search.

IDEIntelliJ IDEAJava
0 likes · 7 min read
IntelliJ IDEA 2023.1: Key UI, Performance, and Language Updates
Java Architect Essentials
Java Architect Essentials
Mar 28, 2023 · Fundamentals

Grep Console Plugin: Installation, Configuration, and Usage Guide

This article provides a comprehensive guide to the Grep Console IntelliJ IDEA plugin, covering its features, download links, online and offline installation methods, uninstallation steps, detailed configuration options for input filtering and highlighting, and a practical usage example.

Grep ConsoleIDE pluginIntelliJ IDEA
0 likes · 7 min read
Grep Console Plugin: Installation, Configuration, and Usage Guide
Programmer DD
Programmer DD
Mar 24, 2023 · Fundamentals

How to Enable IntelliJ IDEA’s New UI in Version 2022.3

This guide walks you through enabling the new UI in IntelliJ IDEA 2022.3 by accessing Settings, selecting the beta New UI option under Appearance & Behavior, confirming the change, and restarting the IDE to see the updated interface.

2022.3IDE settingsIntelliJ IDEA
0 likes · 3 min read
How to Enable IntelliJ IDEA’s New UI in Version 2022.3
Top Architect
Top Architect
Mar 16, 2023 · Backend Development

Grep Console Plugin: Features, Installation, and Usage Guide

This article introduces the Grep Console IntelliJ IDEA plugin, outlines its key features for log filtering and styling, provides step‑by‑step instructions for online and offline installation, explains detailed configuration options, and demonstrates practical usage with example code and screenshots.

Grep ConsoleIntelliJ IDEALog Filtering
0 likes · 9 min read
Grep Console Plugin: Features, Installation, and Usage Guide
Architect's Tech Stack
Architect's Tech Stack
Mar 7, 2023 · Fundamentals

How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag

This guide explains why IntelliJ IDEA may feel sluggish due to low default VM memory limits, shows how to check current memory usage, and provides three step‑by‑step instructions—including editing custom VM options and clearing caches—to boost performance for Java developers.

IDE performanceIntelliJ IDEAJava
0 likes · 6 min read
How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag
Architect's Guide
Architect's Guide
Feb 18, 2023 · Fundamentals

Why Long Classes Are Problematic and How to Refactor Them

The article explains the drawbacks of excessively long classes—poor readability, difficult extension, redundant code, and violated responsibilities—and provides step‑by‑step refactoring techniques using IntelliJ IDEA to extract methods, move members, and create new classes for cleaner, maintainable code.

IntelliJ IDEASoftware Engineeringclass design
0 likes · 8 min read
Why Long Classes Are Problematic and How to Refactor Them
Selected Java Interview Questions
Selected Java Interview Questions
Jan 31, 2023 · Backend Development

IntelliJ IDEA Optimization Settings and Recommended Plugins for Java Development

This article introduces IntelliJ IDEA optimization tips—including method separators, comment color, auto-import, case‑insensitive completion, and disabling project reopening—plus a curated list of useful plugins such as TranslationPlugin, Rainbow Brackets, CodeGlance, BackgroundImagePlus, Power‑Mode, and Alibaba Java Coding Guidelines to boost Java development productivity.

IntelliJ IDEAJavaPlugins
0 likes · 4 min read
IntelliJ IDEA Optimization Settings and Recommended Plugins for Java Development
Programmer DD
Programmer DD
Jan 31, 2023 · Backend Development

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

This guide introduces fifteen essential IntelliJ IDEA plugins and configuration tweaks—ranging from smart code completion and shortcut hints to code quality checks and UI enhancements—that together can dramatically speed up Java development and improve code quality.

IDE pluginsIntelliJ IDEAJava
0 likes · 7 min read
Boost Your Java Productivity: 15 Must‑Have IntelliJ IDEA Plugins
macrozheng
macrozheng
Jan 18, 2023 · Backend Development

30 Must-Have IntelliJ IDEA Plugins to Supercharge Your Development

This article presents a curated list of 30 IntelliJ IDEA plugins, organized by categories such as installation guide, highly recommended tools, decorative themes, and convenient utilities, each with brief descriptions and screenshots to help developers enhance their Java development workflow.

IDE ExtensionsIntelliJ IDEAPlugins
0 likes · 9 min read
30 Must-Have IntelliJ IDEA Plugins to Supercharge Your Development
Programmer DD
Programmer DD
Jan 13, 2023 · Fundamentals

Enable Automatic Imports in IntelliJ IDEA with One Click

This short guide explains how to configure IntelliJ IDEA to automatically add required imports and remove unused ones, saving time during development by enabling the Auto Import options in the Settings → General panel.

IDE settingsIntelliJ IDEAJava development
0 likes · 2 min read
Enable Automatic Imports in IntelliJ IDEA with One Click
Programmer DD
Programmer DD
Dec 30, 2022 · Fundamentals

30 Essential IntelliJ IDEA Tips to Supercharge Your Coding Efficiency

Discover 30 practical IntelliJ IDEA shortcuts and settings—from viewing code history and adjusting memory to leveraging AI-powered Tabnine, managing Maven dependencies, and customizing the IDE appearance—that can dramatically boost your development speed and streamline daily Java programming tasks.

IDE TipsIntelliJ IDEAJava development
0 likes · 13 min read
30 Essential IntelliJ IDEA Tips to Supercharge Your Coding Efficiency
Java Architect Essentials
Java Architect Essentials
Dec 11, 2022 · Industry Insights

What’s New in IntelliJ IDEA 2022.3? A Deep Dive into UI, Redis, and Java Enhancements

IntelliJ IDEA 2022.3 introduces a refreshed UI, a universal Settings Sync solution, native WSL 2 project handling, enhanced Spring Bean autowiring, OpenAPI generation, full Redis support, improved intent previews, Search Everywhere, Java 19 features, Maven plugin changes, and numerous editor and user‑experience refinements, all aimed at boosting developer productivity.

IDEIntelliJ IDEAJava
0 likes · 9 min read
What’s New in IntelliJ IDEA 2022.3? A Deep Dive into UI, Redis, and Java Enhancements
Top Architect
Top Architect
Dec 4, 2022 · Fundamentals

IntelliJ IDEA 2022.3 Release Highlights and New Features

IntelliJ IDEA 2022.3 introduces a new UI preview, a unified Settings Sync solution, native WSL 2 project handling, enhanced Spring Bean autowiring and OpenAPI generation actions, and long‑awaited Redis support, along with numerous usability improvements across the IDE.

IDEIntelliJ IDEAJava
0 likes · 10 min read
IntelliJ IDEA 2022.3 Release Highlights and New Features
macrozheng
macrozheng
Oct 17, 2022 · Backend Development

12 Must‑Have IntelliJ IDEA Plugins to Supercharge Your Java Development

This guide introduces twelve essential IntelliJ IDEA plugins—including Lombok, Free MyBatis, Translation, Alibaba Java Coding Guidelines, GenerateAllSetter, SequenceDiagram, CheckStyle‑IDEA, JRebel/XRebel, Codota, GsonFormat, Rainbow Brackets, and CodeGlance—that dramatically improve Java coding efficiency, reduce boiler‑plate, and streamline development workflows.

Code GenerationIntelliJ IDEAJava plugins
0 likes · 12 min read
12 Must‑Have IntelliJ IDEA Plugins to Supercharge Your Java Development
IT Services Circle
IT Services Circle
Sep 5, 2022 · Backend Development

20 Essential IntelliJ IDEA Plugins for Java Development

This article introduces twenty highly useful IntelliJ IDEA plugins—including Key Promoter X, Lombok, MyBatisX, RestfulFastRequest, PlantUML, SequenceDiagram, GsonFormatPlus, and many others—explaining their core features, typical usage scenarios, and how they can boost Java developers' productivity while avoiding plugin overload.

DevelopmentIntelliJ IDEAJava
0 likes · 12 min read
20 Essential IntelliJ IDEA Plugins for Java Development
Programmer DD
Programmer DD
Aug 4, 2022 · Backend Development

Build a Netty‑Powered Instant Chat Plugin for IntelliJ IDEA – Full Guide

This article introduces XEChat‑Idea, a Netty‑based instant messaging and game‑battle plugin for IntelliJ IDEA, detailing its features, project structure, required environment, step‑by‑step build, run and deployment instructions for both the server and the IDEA plugin, and how to install it locally.

Chat PluginGradleIntelliJ IDEA
0 likes · 5 min read
Build a Netty‑Powered Instant Chat Plugin for IntelliJ IDEA – Full Guide
Programmer DD
Programmer DD
Jul 30, 2022 · Fundamentals

What’s New in IntelliJ IDEA 2022.2? Top Features and Performance Boosts

IntelliJ IDEA 2022.2 introduces extensive remote development upgrades, JetBrains Runtime 17, full Spring 6/Boot 3 support, numerous UI enhancements, language‑specific inspections for Java, Kotlin, Scala, Docker integration improvements, and security features, delivering a faster, more stable development experience.

DockerIDE FeaturesIntelliJ IDEA
0 likes · 13 min read
What’s New in IntelliJ IDEA 2022.2? Top Features and Performance Boosts
Programmer DD
Programmer DD
Jul 20, 2022 · Fundamentals

How to Optimize IntelliJ IDEA Memory Settings for Faster Performance

This guide explains how to adjust IntelliJ IDEA's maximum memory and JVM options via the Help menu, helping Java developers balance performance and resource usage by editing the visual "Change Memory Setting" and the underlying "Edit Custom VM Options" configuration files.

IDE performanceIntelliJ IDEAJVM Options
0 likes · 4 min read
How to Optimize IntelliJ IDEA Memory Settings for Faster Performance
Programmer DD
Programmer DD
Jul 13, 2022 · Backend Development

What’s New in IntelliJ IDEA 2022.2 Beta? Remote Development, Spring 6 Support, and More

IntelliJ IDEA 2022.2 beta introduces a split remote‑development architecture, full Spring 6 and Spring Boot 3 support, global font‑size shortcuts, clickable URLs in config files, an experimental GraalVM native debugger, enhanced bean‑validation handling, upgraded Kubernetes/Docker, and numerous IDE improvements for Java developers.

IDEIntelliJ IDEAJava
0 likes · 4 min read
What’s New in IntelliJ IDEA 2022.2 Beta? Remote Development, Spring 6 Support, and More
Liangxu Linux
Liangxu Linux
Jun 12, 2022 · User Experience Design

Unlock the New Dark UI Theme in IntelliJ IDEA 2022.1 EAP

This guide explains how to download the IntelliJ IDEA 2022.1 EAP, enable the experimental UI flag, select the New Dark color scheme, and apply the new UI, while noting version requirements and how to export the settings to other versions.

EAPIDE configurationIntelliJ IDEA
0 likes · 4 min read
Unlock the New Dark UI Theme in IntelliJ IDEA 2022.1 EAP
Liangxu Linux
Liangxu Linux
Jun 4, 2022 · Frontend Development

Why VS Code Won’t Kill IntelliJ IDEA – A Deep Dive into IDE vs. Editor

The article compares JetBrains’ IntelliJ‑based IDEs with Microsoft’s VS Code, examining their differing philosophies, feature depth, performance, and real‑world developer workflows, and concludes that while VS Code poses a serious challenge, it is unlikely to replace full‑featured IDEs.

IDE comparisonIntelliJ IDEAVS Code
0 likes · 11 min read
Why VS Code Won’t Kill IntelliJ IDEA – A Deep Dive into IDE vs. Editor
Programmer DD
Programmer DD
May 20, 2022 · Backend Development

How to Debug Java Stream Operations Easily in IntelliJ IDEA

This guide explains why Java Stream debugging can be challenging, introduces the built‑in Java Stream Debugger plugin for IntelliJ IDEA, and walks through a sample code snippet showing how to visualize each pipeline step to quickly identify issues.

DebuggingIntelliJ IDEAJava
0 likes · 4 min read
How to Debug Java Stream Operations Easily in IntelliJ IDEA
macrozheng
macrozheng
May 16, 2022 · Backend Development

Boost Your API Debugging in IntelliJ IDEA with RestfulFastRequest

This guide introduces the RestfulFastRequest plugin for IntelliJ IDEA, walks through its installation, configuration, and key features such as request generation, header management, JSON validation, CURL export, API navigation, and seamless integration with Postman, helping developers streamline RESTful API testing.

DebuggingFastRequestIntelliJ IDEA
0 likes · 6 min read
Boost Your API Debugging in IntelliJ IDEA with RestfulFastRequest
Programmer DD
Programmer DD
Apr 20, 2022 · Backend Development

Why IntelliJ IDEA Feels Slow on M1 Macs and How to Fix It

After switching to an M1‑based MacBook Pro, many developers experience sluggish IntelliJ IDEA performance, but selecting the proper Apple‑silicon IDEA build and an ARM‑compatible JDK resolves the issue.

Apple SiliconIDE performanceIntelliJ IDEA
0 likes · 2 min read
Why IntelliJ IDEA Feels Slow on M1 Macs and How to Fix It
Java High-Performance Architecture
Java High-Performance Architecture
Apr 19, 2022 · Fundamentals

What’s New in IntelliJ IDEA 2022.1? Explore the Latest IDE Features

IntelliJ IDEA 2022.1 introduces a Dependency Analyzer for conflict resolution, an enhanced New Project wizard, a dedicated Notifications tool window, extensive language and framework support—including Java 18, Kotlin 1.6.20, Go microservices, Kubernetes, and improved security scanning—plus numerous usability upgrades such as uniform tab splitting, UML export formats, and a Gradle progress bar.

Dependency AnalyzerIDE FeaturesIntelliJ IDEA
0 likes · 9 min read
What’s New in IntelliJ IDEA 2022.1? Explore the Latest IDE Features
Programmer DD
Programmer DD
Apr 17, 2022 · Backend Development

How to Throw Exceptions Elegantly in Spring Boot Using IntelliJ IDEA

This article explains why and how to deliberately throw exceptions during Spring Boot development to test transaction rollbacks and global error handling, comparing a manual approach with IntelliJ IDEA's built‑in "Throw Exception" debugging feature.

DebuggingException HandlingIntelliJ IDEA
0 likes · 5 min read
How to Throw Exceptions Elegantly in Spring Boot Using IntelliJ IDEA
Java Captain
Java Captain
Apr 16, 2022 · Fundamentals

IntelliJ IDEA Windows Shortcut Keys with Animated Demonstrations

This article compiles all IntelliJ IDEA Windows shortcut keys, organized into 16 categories, and provides animated GIF demonstrations for over 90% of the shortcuts, enabling developers to quickly understand and apply each key combination to improve coding efficiency and navigation within the IDE.

IDE productivityIntelliJ IDEAkeyboard shortcuts
0 likes · 8 min read
IntelliJ IDEA Windows Shortcut Keys with Animated Demonstrations
Programmer DD
Programmer DD
Apr 15, 2022 · Backend Development

What’s New in IntelliJ IDEA 2022.1? A Deep Dive into Key Features

IntelliJ IDEA 2022.1 introduces a Dependency Analyzer for conflict resolution, an enhanced New Project wizard, a revamped Notifications tool window, Java 18 and Kotlin 1.6.20 support, Go microservice tooling, Spring Data Mongo improvements, .proto and gRPC enhancements, Kubernetes integration, and a Gradle progress bar, offering developers a richer, more efficient coding experience.

Dependency AnalyzerGo microservicesIDE Features
0 likes · 12 min read
What’s New in IntelliJ IDEA 2022.1? A Deep Dive into Key Features
Programmer DD
Programmer DD
Apr 15, 2022 · Backend Development

How to Use IntelliJ IDEA’s Reset Frame to Step Back in Debugging

This guide explains how IntelliJ IDEA’s Reset Frame (or Drop Frame in older versions) lets you roll back to a previous stack frame during Java debugging, shows when it works, provides code examples, and clarifies version differences.

DebuggingIDEIntelliJ IDEA
0 likes · 4 min read
How to Use IntelliJ IDEA’s Reset Frame to Step Back in Debugging
Programmer DD
Programmer DD
Apr 8, 2022 · Backend Development

How to Fix IntelliJ IDEA High CPU Usage: Config Tweaks and JDK Tips

This article shares a step‑by‑step troubleshooting guide for IntelliJ IDEA performance issues, covering vmoptions adjustments, disabling inspections, removing unused plugins, selecting the proper JDK version, and fixing a problematic infinite loop in Java code to reduce CPU consumption.

IDE configurationIntelliJ IDEAJDK
0 likes · 5 min read
How to Fix IntelliJ IDEA High CPU Usage: Config Tweaks and JDK Tips
Programmer DD
Programmer DD
Apr 5, 2022 · Backend Development

What’s New in IntelliJ IDEA 2022.1 Beta 2 for Java Developers?

IntelliJ IDEA 2022.1 Beta 2 introduces Java 18 support, new @snippet Javadoc tags, enhanced switch pattern‑matching, updated JUnit 5 annotations, and editor inspections that alert developers to formatting mismatches, helping Java developers stay up‑to‑date with the latest language and tooling features.

IDE updatesIntelliJ IDEAJUnit 5
0 likes · 4 min read
What’s New in IntelliJ IDEA 2022.1 Beta 2 for Java Developers?
Programmer DD
Programmer DD
Apr 5, 2022 · Backend Development

Debug Java Loops Faster: Use Conditional Breakpoints in IntelliJ IDEA

Learn how to use IntelliJ IDEA's conditional breakpoints to pause a Java loop at a specific iteration, eliminating the need for repetitive stepping and streamlining complex debugging scenarios, ultimately improving development efficiency.

Conditional BreakpointIDEIntelliJ IDEA
0 likes · 3 min read
Debug Java Loops Faster: Use Conditional Breakpoints in IntelliJ IDEA
IT Services Circle
IT Services Circle
Mar 10, 2022 · Backend Development

Using the Alibaba Java Coding Guidelines Plugin in IntelliJ IDEA

This article introduces the Alibaba Java Coding Guidelines plugin for IntelliJ IDEA, explains its rule set and detection modes, and provides step‑by‑step instructions for installing and using the plugin to automatically enforce coding standards in Java projects.

AlibabaIDE pluginIntelliJ IDEA
0 likes · 4 min read
Using the Alibaba Java Coding Guidelines Plugin in IntelliJ IDEA
Code Ape Tech Column
Code Ape Tech Column
Feb 11, 2022 · Backend Development

Advanced Debugging Techniques in IntelliJ IDEA: Log Evaluation, Field, Exception, and Method Breakpoints

This article introduces four powerful IntelliJ IDEA debugging techniques—log evaluation at breakpoints, field breakpoints, exception breakpoints, and method breakpoints—providing step‑by‑step instructions, code examples, and screenshots to help Java developers debug more efficiently without cluttering their code with temporary prints.

DebuggingIDE TipsIntelliJ IDEA
0 likes · 8 min read
Advanced Debugging Techniques in IntelliJ IDEA: Log Evaluation, Field, Exception, and Method Breakpoints
IT Xianyu
IT Xianyu
Feb 8, 2022 · Backend Development

Deploying a Spring Boot Application with Docker Using IntelliJ IDEA

This tutorial explains how to install Docker, configure remote access, create a Spring Boot project in IntelliJ IDEA, add Dockerfile and Maven settings, build a Docker image, run the container, and verify the application through a browser and log inspection.

BackendDockerIntelliJ IDEA
0 likes · 7 min read
Deploying a Spring Boot Application with Docker Using IntelliJ IDEA
Code Ape Tech Column
Code Ape Tech Column
Jan 29, 2022 · Backend Development

Using IntelliJ IDEA Stream Trace to Debug Java Streams

IntelliJ IDEA's Stream Trace feature allows developers to visualize each step of Java Stream operations during debugging, showing element counts, intermediate results, and object details, with split and flat modes, demonstrated through a sample code that filters strings by length.

BackendDebuggingIntelliJ IDEA
0 likes · 3 min read
Using IntelliJ IDEA Stream Trace to Debug Java Streams
Java Architect Essentials
Java Architect Essentials
Jan 21, 2022 · Backend Development

Using IntelliJ IDEA Diagrams to Visualize Java Servlet Inheritance and Interface Relationships

This tutorial demonstrates how to leverage IntelliJ IDEA's diagram feature to view, filter, and explore inheritance and interface implementation relationships of Java Servlet classes, including customizing the diagram, inspecting class members, and navigating source code directly from the visual representation.

Class DiagramIDEInheritance
0 likes · 6 min read
Using IntelliJ IDEA Diagrams to Visualize Java Servlet Inheritance and Interface Relationships
Java Captain
Java Captain
Jan 19, 2022 · Backend Development

Using IntelliJ IDEA Diagrams to Visualize Java Servlet Inheritance Hierarchy

This article demonstrates how to use IntelliJ IDEA's diagram feature to view, clean up, and explore the inheritance and interface implementation relationships of Java Servlet classes, including tips for filtering classes, inspecting members, zooming, and adding additional classes to the diagram.

IDE TipsInheritance DiagramIntelliJ IDEA
0 likes · 6 min read
Using IntelliJ IDEA Diagrams to Visualize Java Servlet Inheritance Hierarchy
Java Architect Essentials
Java Architect Essentials
Jan 16, 2022 · Backend Development

Using IntelliJ IDEA Diagrams to Visualize Java Servlet Inheritance and Interface Relationships

This article demonstrates how to leverage IntelliJ IDEA's diagram feature to clearly view, customize, and explore the inheritance and interface implementation hierarchy of Java Servlet classes, including removing irrelevant nodes, inspecting members, adding extra classes, and jumping directly to source code.

Backend DevelopmentInheritance DiagramIntelliJ IDEA
0 likes · 5 min read
Using IntelliJ IDEA Diagrams to Visualize Java Servlet Inheritance and Interface Relationships
Architect's Guide
Architect's Guide
Jan 12, 2022 · Fundamentals

IntelliJ IDEA Shortcut Guide for Windows and macOS

This article provides a comprehensive collection of IntelliJ IDEA keyboard shortcuts for both Windows and macOS, organized by key combinations such as Ctrl, Alt, Shift, and their combinations, includes tables of shortcuts, usage explanations, and a link to a high‑resolution PDF for printing.

IDEIntelliJ IDEAWindows
0 likes · 19 min read
IntelliJ IDEA Shortcut Guide for Windows and macOS
Java Backend Technology
Java Backend Technology
Jan 6, 2022 · Backend Development

Boost Your Java Productivity: 15 Must-Have IntelliJ IDEA Plugins

This guide presents fifteen essential IntelliJ IDEA plugins—from code completion and shortcut hints to code quality checks and live templates—that dramatically streamline Java development, improve code readability, enforce standards, and boost overall productivity for developers.

IDE pluginsIntelliJ IDEAJava
0 likes · 6 min read
Boost Your Java Productivity: 15 Must-Have IntelliJ IDEA Plugins
IT Xianyu
IT Xianyu
Dec 28, 2021 · Fundamentals

How to Configure Class and Method Comment Templates in IntelliJ IDEA

This guide explains step‑by‑step how to set up class and method comment templates in IntelliJ IDEA, including creating file and live templates, configuring parameters, adding Groovy scripts for @param and @return generation, and verifying the generated Javadoc comments for Java files.

IDE configurationIntelliJ IDEAJava
0 likes · 6 min read
How to Configure Class and Method Comment Templates in IntelliJ IDEA
21CTO
21CTO
Dec 11, 2021 · Information Security

Critical Apache Log4j2 Remote Code Execution Vulnerability: Risks and Fixes

Google delays its office‑return plan and grants US staff a $1,600 bonus, while a severe Apache Log4j2 remote‑code‑execution flaw affecting many Java projects is disclosed with mitigation steps, and IntelliJ IDEA introduces built‑in audio‑video chat for collaborative coding.

Audio Video CollaborationGoogle BonusIntelliJ IDEA
0 likes · 5 min read
Critical Apache Log4j2 Remote Code Execution Vulnerability: Risks and Fixes
Top Architect
Top Architect
Dec 9, 2021 · Fundamentals

How to Use IntelliJ IDEA’s Code With Me for Collaborative Coding

This guide explains the prerequisites, installation, and step‑by‑step process for using IntelliJ IDEA’s Code With Me plugin to create invitation links, set visitor permissions, and enable real‑time collaborative editing, including screenshots of each stage and notes on ending sessions.

Code With MeIDE pluginIntelliJ IDEA
0 likes · 5 min read
How to Use IntelliJ IDEA’s Code With Me for Collaborative Coding