Explore Content

Latest content

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

YouTube

New AI Editor by JetBrains: Junie (Cursor killer??)
Watch as Nuno Maduro explores Junie.
Using Java 25 in IntelliJ IDEA

Playlist

Using Java 25 in IntelliJ IDEA
Helpful tips for working with Java 25 language features IntelliJ IDEA.
Add arguments

Tip

Add arguments
Add args to your main method.
Compact source file

Tip

Compact source file
Create a compact source file in IntelliJ IDEA.
Convert compact source file to class

Tip

Convert compact source file to class
Convert a compact source file to a class in IntelliJ IDEA.
Download a JDK

Tip

Download a JDK
Download or associate a JDK with your project.
Java Compact File

Tip

Java Compact File
Create a compact source file 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.
Module Import

Tip

Module Import
Using module import in IntelliJ IDEA.
New project

Tip

New project
Create a new project in IntelliJ IDEA.
Live templates for simple IO

Tip

Live templates for simple IO
Add simple IO methods using live templates.
Add static import for simple IO

Tip

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