Development Default Environment Variables

Problem

While developing processing elements in IntelliJ several configuration parameters, like default port or host names must be changed.

Solution

Use a plugin for your IDE to manage all variables in an environment file (e.g. for IntelliJ: https://plugins.jetbrains.com/plugin/7861-envfile)

  • No labels