Tag

IDE tutorial

0 views collected around this technical thread.

Java Captain
Java Captain
Jun 11, 2025 · Backend Development

How to Import Modules and Build JAR Files in IntelliJ IDEA

This step‑by‑step guide shows how to create an IntelliJ IDEA project, import a Java module into it, associate the module with the project, and then package the application into a JAR file using the IDE’s Project Structure and Artifacts settings.

IDE tutorialIntelliJ IDEAJAR packaging
0 likes · 6 min read
How to Import Modules and Build JAR Files in IntelliJ IDEA
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