Tag

IDE settings

1 views collected around this technical thread.

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 IDEASVN
0 likes · 7 min read
IntelliJ IDEA Tips: SVN Settings, Tomcat Encoding, Compilation Options, Code Templates, and More
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.

IDE settingsIntelliJ IDEAPlugins
0 likes · 4 min read
IntelliJ IDEA Optimization Settings and Recommended Plugins for Java Development
macrozheng
macrozheng
Jul 1, 2021 · Fundamentals

Why Does IntelliJ Show ‘≠’ Instead of ‘!=’? Unlock the Font Ligatures Switch

Discover how IntelliJ IDEA’s Font Ligatures feature can transform the standard ‘!=’ operator into the mathematical ‘≠’ symbol, how to toggle this setting via Reader Mode, and why disabling it may improve code readability, with visual examples and a Java code demo.

Font LigaturesIDE settingsIntelliJ IDEA
0 likes · 5 min read
Why Does IntelliJ Show ‘≠’ Instead of ‘!=’? Unlock the Font Ligatures Switch
macrozheng
macrozheng
Nov 13, 2020 · Backend Development

Unlock IntelliJ IDEA: 26 Essential Settings Every Java Developer Must Know

Discover a comprehensive guide to the most useful IntelliJ IDEA configurations, covering 26 essential settings—from appearance and keymaps to editor, build, and project structure—complete with visual examples and step‑by‑step instructions to help Java developers optimize their development environment.

IDE settingsIntelliJ IDEAJava development
0 likes · 14 min read
Unlock IntelliJ IDEA: 26 Essential Settings Every Java Developer Must Know
Architecture Digest
Architecture Digest
Aug 22, 2020 · Fundamentals

Essential IntelliJ IDEA Settings for Efficient Java Development

This article presents a comprehensive guide to the most useful IntelliJ IDEA configuration options—including case‑sensitive code completion, automatic imports, code folding, split‑screen layout, key‑map adjustments, memory allocation, project opening behavior, line numbering, serialVersionUID generation, and default browser settings—to help developers streamline their Java workflow and improve productivity.

IDE settingsIntelliJ IDEAdevelopment tools
0 likes · 7 min read
Essential IntelliJ IDEA Settings for Efficient Java Development