Tag

IDE configuration

1 views collected around this technical thread.

macrozheng
macrozheng
May 29, 2025 · Backend Development

Master IntelliJ IDEA with the Official Chinese Docs: A Complete Guide

This article introduces the official Chinese documentation for IntelliJ IDEA (version 2025.1), outlining a step‑by‑step tutorial that covers installation, configuration, shortcuts, project setup, code editing, building, running, debugging, version control, database tools, and JVM frameworks, providing Java developers with a comprehensive learning resource.

IDE configurationIDE tutorialIntelliJ IDEA
0 likes · 5 min read
Master IntelliJ IDEA with the Official Chinese Docs: A Complete Guide
Top Architecture Tech Stack
Top Architecture Tech Stack
Mar 25, 2024 · Fundamentals

IntelliJ IDEA Global Configuration Tips and Tricks

This article shares practical IntelliJ IDEA configuration tricks—including import optimization, tab display settings, comment formatting, case‑sensitivity toggle, and file template customization—to create a cleaner, more efficient development environment for developers.

IDE configurationIntelliJ IDEAproductivity
0 likes · 4 min read
IntelliJ IDEA Global Configuration Tips and Tricks
macrozheng
macrozheng
Oct 30, 2023 · Operations

How to Reclaim Hundreds of GB on Windows by Cleaning JetBrains IDE Files

This guide shows how to free up hundreds of gigabytes on a Windows PC by locating and deleting large JetBrains IDE directories, customizing IDE configuration and cache paths, and also introduces the popular open‑source SpringBoot‑based e‑commerce project “mall” for further learning.

Disk CleanupIDE configurationJetBrains
0 likes · 5 min read
How to Reclaim Hundreds of GB on Windows by Cleaning JetBrains IDE Files
Java Architecture Diary
Java Architecture Diary
Oct 16, 2023 · Fundamentals

How to Reclaim Hundreds of GB on Your C Drive by Cleaning JetBrains IDE Files

When IntelliJ IDEA warns of low disk space, this guide shows how to identify the massive JetBrains directories consuming up to 65 GB, clean old versions, relocate configuration, plugins, and caches, and permanently free space on Windows and macOS systems.

Disk CleanupIDE configurationJetBrains
0 likes · 4 min read
How to Reclaim Hundreds of GB on Your C Drive by Cleaning JetBrains IDE Files
Laravel Tech Community
Laravel Tech Community
Sep 11, 2023 · Backend Development

Installing and Configuring Xdebug with PhpStorm for PHP Debugging

This guide walks through downloading the Xdebug extension, adding the required php.ini settings, configuring PhpStorm and Chrome helper extensions, using the debugging toolbar, and troubleshooting common issues to enable effective PHP breakpoint debugging.

IDE configurationPhpStormbackend development
0 likes · 5 min read
Installing and Configuring Xdebug with PhpStorm for PHP Debugging
Java Architect Essentials
Java Architect Essentials
Jul 4, 2023 · Fundamentals

How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag

This guide explains why IntelliJ IDEA can become sluggish due to low default JVM memory limits, shows how to view current usage, edit the custom VM options to raise -Xmx and related parameters, clear caches, and restart the IDE for a smoother development experience.

IDE configurationIntelliJ IDEAJVM
0 likes · 5 min read
How to Increase IntelliJ IDEA Memory Allocation to Eliminate Lag
Java Architect Essentials
Java Architect Essentials
Jul 26, 2022 · Backend Development

Troubleshooting IntelliJ IDEA Performance Issues: Configuration Tweaks and Code Adjustments

The article describes a Java developer's experience with severe IntelliJ IDEA slowdown, outlines several configuration changes, plugin management steps, JDK selection, and a multithreaded code fix that together resolve high CPU usage and improve IDE responsiveness.

IDE configurationIntelliJ IDEAJava
0 likes · 5 min read
Troubleshooting IntelliJ IDEA Performance Issues: Configuration Tweaks and Code Adjustments
Architect's Tech Stack
Architect's Tech Stack
May 8, 2022 · Backend Development

Boost Your IntelliJ IDEA Productivity: Essential Plugins and Configuration Tips

This guide introduces a curated set of IntelliJ IDEA plugins and configuration tweaks—including Codota, Key Promoter X, Lombok, and custom live templates—that together can dramatically accelerate Java development workflow and improve code quality.

IDE configurationIntelliJ IDEAJava
0 likes · 6 min read
Boost Your IntelliJ IDEA Productivity: Essential Plugins and Configuration Tips
Architect's Tech Stack
Architect's Tech Stack
Mar 18, 2022 · Fundamentals

Configuring IntelliJ IDEA Class and Method Comment Templates with Groovy Scripts

This guide explains how to set up IntelliJ IDEA class and method Javadoc templates using File and Code Templates and Live Templates, including the required abbreviation, description, template text, applicable contexts, and custom Groovy scripts for automatically generating @param and @return annotations.

Groovy ScriptIDE configurationIntelliJ IDEA
0 likes · 6 min read
Configuring IntelliJ IDEA Class and Method Comment Templates with Groovy Scripts
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.

Code DocumentationIDE configurationIntelliJ IDEA
0 likes · 6 min read
How to Configure Class and Method Comment Templates in IntelliJ IDEA
Java Architect Essentials
Java Architect Essentials
Dec 8, 2021 · Fundamentals

IntelliJ IDEA Appearance and UI Settings Guide

This article provides a comprehensive step‑by‑step guide to configuring IntelliJ IDEA's appearance, fonts, accessibility options, UI elements, tool windows, menus, system settings, file colors, scopes, notifications, quick lists, and path variables, helping developers personalize their IDE for better productivity and comfort.

AppearanceIDE configurationIntelliJ IDEA
0 likes · 10 min read
IntelliJ IDEA Appearance and UI Settings Guide
Top Architect
Top Architect
Jul 19, 2021 · Fundamentals

IntelliJ IDEA UI Customization and Shortcut Settings Guide

This guide details step‑by‑step how to customize IntelliJ IDEA's toolbar, hover documentation, separators, case‑sensitivity hints, themes, auto‑import, tab layout, fonts, comment styling, inspection levels, project view, window restoration, local history, semicolon completion, controller navigation, brace matching, and where configuration files are stored, including creating custom Javadoc templates.

IDE configurationIntelliJ IDEAUI customization
0 likes · 8 min read
IntelliJ IDEA UI Customization and Shortcut Settings Guide
Top Architect
Top Architect
Jul 2, 2021 · Fundamentals

How to Sync IntelliJ IDEA Settings to Cloud and Across Devices

This guide explains step‑by‑step how to upload your IntelliJ IDEA configuration to the cloud, synchronize it on another machine, enable auto‑sync, adjust specific settings, and troubleshoot common plugin issues, using the built‑in Settings Repository and VCS sync features.

IDE configurationIntelliJ IDEASettings Sync
0 likes · 3 min read
How to Sync IntelliJ IDEA Settings to Cloud and Across Devices
Code Ape Tech Column
Code Ape Tech Column
Jun 26, 2021 · Fundamentals

How to Sync IntelliJ IDEA Settings to the Cloud

This guide explains step‑by‑step how to upload your IntelliJ IDEA preferences to the cloud, synchronize them on another machine, resolve common plugin issues, and verify successful syncing using the built‑in Settings Repository and VCS tools.

IDE configurationIntelliJ IDEASettings Sync
0 likes · 5 min read
How to Sync IntelliJ IDEA Settings to the Cloud
Code Ape Tech Column
Code Ape Tech Column
Jun 18, 2021 · Backend Development

Installing and Configuring JRebel for Hot Deployment in IntelliJ IDEA and Tomcat

This guide explains how to set up JRebel—either by adding JVM arguments to Tomcat or by installing the IntelliJ IDEA plugin—to achieve instant class and resource updates during Java web development, including platform‑specific VM options and Maven/Gradle integration.

Hot DeploymentIDE configurationIntelliJ IDEA
0 likes · 5 min read
Installing and Configuring JRebel for Hot Deployment in IntelliJ IDEA and Tomcat
Architecture Digest
Architecture Digest
May 3, 2021 · Fundamentals

IntelliJ IDEA UI Customization, Shortcut, and Template Configuration Guide

This article provides a comprehensive step‑by‑step guide for customizing IntelliJ IDEA’s toolbar, tooltips, themes, fonts, code‑completion behavior, auto‑import, tab layout, shortcut keys, comment styles, inspection settings, and documentation templates, helping developers improve productivity and maintain consistent code standards.

IDE configurationIntelliJ IDEAUI customization
0 likes · 9 min read
IntelliJ IDEA UI Customization, Shortcut, and Template Configuration Guide
Selected Java Interview Questions
Selected Java Interview Questions
Oct 22, 2020 · Fundamentals

How to Manually Adjust IntelliJ IDEA VM Options for Better Performance

This guide explains why IntelliJ IDEA's default VM settings are low, shows how to view memory usage, and provides recommended VM option configurations for machines with 8 GB or 16 GB RAM to improve startup speed and overall IDE responsiveness.

IDE configurationIntelliJ IDEAJava development
0 likes · 4 min read
How to Manually Adjust IntelliJ IDEA VM Options for Better Performance
IT Xianyu
IT Xianyu
Sep 18, 2020 · Backend Development

IntelliJ IDEA Tips: Maven Setup, Code Style, Shortcuts, Plugins, and More

This guide provides a comprehensive collection of IntelliJ IDEA tips covering Maven configuration, code‑style settings, key shortcuts, plugin installation, SVN handling, memory tuning, live templates, presentation mode, and many other practical adjustments to streamline Java development.

IDE configurationIDE shortcutsIntelliJ IDEA
0 likes · 14 min read
IntelliJ IDEA Tips: Maven Setup, Code Style, Shortcuts, Plugins, and More
Java Captain
Java Captain
Sep 10, 2020 · Fundamentals

IntelliJ IDEA Configuration and Shortcut Guide

This comprehensive guide details how to configure Maven, adjust code style settings, manage case‑sensitive completion, force Maven dependency updates, customize environment paths, hide files, modify keymaps, resolve CPU spikes, enable plugins, adjust memory, use presentation mode, inject language fragments, and resolve shortcut conflicts in IntelliJ IDEA, providing step‑by‑step instructions for each feature.

IDE configurationIntelliJ IDEAMaven
0 likes · 13 min read
IntelliJ IDEA Configuration and Shortcut Guide
Top Architect
Top Architect
Jun 15, 2020 · Fundamentals

IntelliJ IDEA Configuration and Shortcut Guide

This article provides a comprehensive step‑by‑step guide to configuring IntelliJ IDEA, covering Maven setup, code‑style settings, case‑sensitive completion, forced Maven dependency refresh, default configuration locations, plugin installation, shortcut customizations, presentation mode, inject‑language feature, and various other useful IDE tricks for Java developers.

IDE configurationIntelliJ IDEAJava development
0 likes · 15 min read
IntelliJ IDEA Configuration and Shortcut Guide