Latest

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

New AI Editor by JetBrains: Junie (Cursor killer??)

YouTube

New AI Editor by JetBrains: Junie (Cursor killer??)
Watch as Nuno Maduro explores Junie.
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.
Add static import for simple IO

Tip

Add static import for simple IO
Add a static import for simple IO methods.
Live templates for simple IO

Tip

Live templates for simple IO
Add simple IO methods using live templates.
New project

Tip

New project
Create a new project in IntelliJ IDEA.
Module Import

Tip

Module Import
Using module import in IntelliJ IDEA.
New live templates for main methods

Tip

New live templates for main methods
Create an instance main method using a live template.