IntelliJ IDEA provides two refresh modes for statuses of files under Perforce control.
- Standard Refresh takes into consideration only the changes made through the IntelliJ IDEA integration with Perforce. This improves performance because does not require connecting to the server. However, this approach does not let you know about the changes made outside IntelliJ IDEA, for example, right through the p4v client application.
- Force Refresh considers all the changes made to project, both from IntelliJ IDEA and from any other application, for example, right through p4v client.
- Switch to the Changes tool window, tab Local.
-
Do one of the following:
-
To run Standard Refresh, click the Refresh toolbar button
or press Ctrl+F5Command F5.
-
To run Force Refresh, click the Force Refresh toolbar button
.
-
To run Standard Refresh, click the Refresh toolbar button


