Difference between revisions of "IntelliJ Tips"

From CSE231 Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
=Maven Reload Project=
 
=Maven Reload Project=
[[File:Intellij maven reload project.png]]
+
Right click on your project and select '''Maven''' -> '''Reload project'''
 +
 
 +
[[File:Intellij maven reload project.png|600px]]
  
 
=Reload From Disk=
 
=Reload From Disk=
  
Right click on your project and select ***Reload From Disk***.
+
Right click on your project and select ***Reload from Disk***.
  
 
[[File:Intellij reload from disk.png|600px]]
 
[[File:Intellij reload from disk.png|600px]]

Latest revision as of 17:36, 7 February 2023

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