Latest

All the resources in the Guide, starting with most recent.

Understanding Dependencies

Part of tutorial

Understanding Dependencies
Adding and visualising dependencies.
Shortcuts

Part of tutorial

Shortcuts
Shortcuts used in the tutorial.
The Maven Tool Window

Part of tutorial

The Maven Tool Window
The Maven Tool Window gives you access to goals, dependencies, and more.
Introduction

Part of tutorial

Introduction
Introduction to working with Maven and Maven projects in IntelliJ IDEA.
Importing a Maven project

Part of tutorial

Importing a Maven project
IntelliJ IDEA understands projects that use Maven and can import them with minimal configuration.
Creating a Maven project

Part of tutorial

Creating a Maven project
Start by creating a brand-new project that uses Maven as the build tool.
PHP

Channel

PHP
Scripting language especially suited to web development.
Updating Dependencies

Part of tutorial

Updating Dependencies
Modifying your `pom.xml` file to use jakarta dependencies.
Zoom

Tip

Zoom
Zoom in and out on the IDE.
Work with records

Tip

Work with records
Create a record, or convert between classes and records.
Show diff with working tree

Tip

Show diff with working tree
Show the changes on a branch with the working tree.
Use Pattern Matching for instanceof

Tip

Use Pattern Matching for instanceof
Inspections can guide us to use newer Java features.