JetBrains Marketplace Help

Preparing an IDE for tests with the demo environment

JetBrains Marketplace Demo works with Sales Systems Marketplace Demo and runs on the test server. That is why the IDE has to be additionally configured to work with it instead of the production JetBrains Account / Sales System and JetBrains Marketplace.

  1. Please go to Help | Edit Custom Properties... to open the idea.properties file in the editor and add:

    jb.service.configuration.url=https://mp.jpf-demo.aws.intellij.net/testservices/JetBrainsAccount.xml
  2. Then use Help | Edit Custom VM Options... to open the IntelliJ IDEA 2018.2.app.vmoptions file (or similar depending on your version) in the editor and add:

    -Didea.plugins.host=https://master.demo.marketplace.intellij.net/

    Instead of editing Custom VM Options, you can add plugins to the IDE from the disk as an alternative:

    Plugin Manager
Last modified: 04 April 2024