IntelliJ Tips

From CSE231 Wiki
Revision as of 17:36, 7 February 2023 by Cosgroved (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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