IntelliJ Tips

From CSE231 Wiki
Jump to navigation Jump to search

Life is too short to click around in directory structures. Type <Shift> <Shift> to bring up search.

You can then select the open file in the project pane by clicking the target button.

Maven Reload Project

Right click on your project and select Maven -> Reload project

Intellij maven reload project.png

Reload From Disk

Right click on your project and select ***Reload from Disk***.

Intellij reload from disk.png