Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To install the Pricefx Studio plugin:

...

When a new version of the plugin is released, IDEA will check during startup and offer you to update the plugin version.

Troubleshooting

If you connect to a custom Pricefx server, you might get an error message "Unable to find valid certification path to requested target":

...

Code Block
cd "c:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 2017.1.4"
bin\keytool -importcert -alias pfx -keystore jre\lib\security\cacerts -file pfx.der

Then enter "changeit" (without the double quotes) as the password to the JRE cert store.