To be able to use Pricefx Studio in IDEA, you need to have a configuration file where you set up the partition to connect to and credentials. Single sign-on is also supported.
...
How It Works
When you open a an existing project in IDEA, config.groovy json will get automatically migrated to the new structure (without the credentials).
After you push config.groovy json to Git and other colleagues access these partitions in Studio for the first time, they will get prompted to enter username and password.
...