Versions Compared

Key

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

...

Quick Start

To set up a development environment for Pricefx:

  1. Download the pricefx-starter template project:

  2. Install IntelliJ IDEA and Pricefx Studio.

  3. Connect Pricefx Studio to a partition. Open the project in IntelliJ. In the Project tool windows, right-click on the project name to open the context menu, and select menu option Pricefx  Connect to Partition.

  4. In IntelliJ, add Framework Support for Maven to your project

  5. Optionally, set up a maven profile for the Pricefx Maven Plugin.

That’s it! You will find more detailed instructions below.

...