...
Open IntelliJ IDEA.
Open Plugins from the Configure menu.
Pricefx Studio plugin requires CodeNarc plugin for code quality check to be installed first. In the list of plugins of the JetBrains Marketplace, search for “codenarc” to find the CodeNarc plugin.
In the list of plugins of JetBrains Marketplace, search for “pricefx” to find the Pricefx Studio plugin.
Click Install.
When the installation is complete, restart IDEA.
In case your company requires connection via proxy server, File > Settings > search “HTTP Proxy” and adjust the proxy settings to reflect the proxy settings in your web browser.
...
Add custom repository by clicking the gear icon > Manage Plugin Repositories.
Add following repository URLs:
https://plugins.jetbrains.com/pluginplugins/19984-pricefx-studio/versions/pricefx-eapeap/list (Jetbrains marketplace, 1-2 days delay)
https://developer.pricefx.eu/studio/eap/ (hosted internally, will probably be closed in the future; no delay though)
Click OK.
Continue with step 3 in the previous section.
...