Hi, I have added Run Configurations as project files for IntellJ so that you no longer have to create the configurations manually. The configuration files can be found here: .idea/runCofigurations.
These files are only recognized by IntellJ if the folder .idea/runCofigurations is located in your working directory. Because the working directory setup in IntelliJ might vary from user to user, I added the folder .idea/runCofigurations to incubator-streampipes as well as incubator-streampipes-extension. This feature can be found in the branch run-configurations. Greetings, Felix
