IntelliJ IDEA 2026.1 Help

Integrate Perforce files

Install the Perforce plugin

This functionality relies on the Perforce plugin, which you need to install and enable.

  1. Press Ctrl+Alt+S to open settings and then select Plugins.

  2. Open the Marketplace tab, find the Perforce plugin, and click Install (restart the IDE if prompted).

You can merge changes between the branches into your local working copy, using the branch specification, or a changelist.

The Integrate Project command is available for both Perforce and Subversion integrations.

Integration results display in the Integrate Info tab of the tool window. Context menu of a file enables you to compare versions, view history and annotations, browse changes and more.

Integrate Info tab

To integrate a Perforce branch into a project

  1. From the context menu, choose VCS | Integrate Project.

  2. In the Integrate dialog, select the Perforce tab (if both Perforce and Subversion integrations are used in this project).

  3. Select the sources to be merged, and the desired revision.

  4. Define VCS-specific merge options.

  5. Click OK.

24 February 2026