To be able to use Pricefx Studio in IDEA, you need to have a configuration file.
...
One of the advantages of this approach is that you can now safely store config.groovy in a Git repository, since the plaintext passwords are no longer available in the file.
How It Works
When you open a project in IDEA, config.groovy will get automatically migrated to the new structure (without the credentials).
...