Creating a Run Configuration using a Base Configuration

Make the configuration of a new service easier by predefining some of the values for all developers in advance

When creating a run configuration based on a base, all of the predefined values from the base configuration load. This makes the configuration of a new service much easier by predefining some of the values for all developers in advance.

Create a run configuration based on a base configuration:

Onboarding wizard

The names of some of the options and menus vary depending on the IDE you're using.

  1. Choose Setup Velocity and click Run.

  2. Choose Start with a configuration that was predefined by your team:

  1. Choose the base configuration that you want to use and click Next.

  2. Add or update any of the necessary values, and finish the wizard.

JetBrains

  1. Choose Edit Configurations...

Choose to create a new Velocity run configuration.

  1. Click Use a base configuration...

  1. Choose the relevant configuration and click OK.

  2. Add or update any of the necessary values, and Save the Run Configuration.

Visual Studio Code

  1. Open the Velocity side panel, click +

  2. Choose Select from Base configurations published by your team.

  1. Choose the relevant configuration and click Next.

  2. Add or update any of the necessary values, and save the configuration.

Last updated