Upgrade Studio Project Libraries

This step needs to be performed in every project after every upgrade of the project partition to a newer pricefx release. It updates the latest Pricefx API JavaDoc documentation and library with API used in auto-completion in your currently open project:

  1. in IntelliJ IDEA, open the project that should be upgraded to a newer version of API.

  2. Open pom.xml and check that you have the expected version (default is RELEASE for the latest version): <studio-sdk.version>RELEASE</studio-sdk.version>

  3. Open the Maven tool window and click the Reload button > Reload All Maven Projects.
    This will add Maven: net.pricefx:pricefx-studio-sdk library in External libraries.

Screenshot 2025-08-14 at 14.23.27.png