Latest

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

Recent Files & Locations

Tip

Recent Files & Locations
Quickly navigate around your recent files & locations to stay in your current working context.
Problem Window

Tip

Problem Window
Using the Problems tool window to find and fix errors as they occur.
Parameter Information

Tip

Parameter Information
Finding the parameter type can be really helpful for understanding your code.
Gutter Icons

Tip

Gutter Icons
View information about your code by looking at the gutter icons.
Understanding the Debugger

Tip

Understanding the Debugger
Use the debugger to help you understand what your code is doing.
Debugging Streams

Tip

Debugging Streams
Visualize the flow of data through a Java stream.
Structural Search

Tip

Structural Search
Structural Search and Replace is very helpful for finding exactly what you need in your project.
Find in Files

Tip

Find in Files
Find a specific string in (a subset of files in) your code.
Data Flow Analysis

Tip

Data Flow Analysis
Data flow analysis can show us potential errors in our code logic.
Clipboard History

Tip

Clipboard History
Paste a subset or multiple entries such as a list from your recent copy history.
Run Anything

Tip

Run Anything
How to use the Run Anything dialog to run, well, anything!