java - How to make the "run" button automatically launch the project with specified configuration -
with open scala project, having open random file, run button looks this:

which outcomes this:

but want launch specified launch configuration shows if little arrow beneath launch button pressed:

how setup launch button launch specified configuration?
in case 1 may stumble upon same question, solution setting (in settings window) run/debug > launching -> launch operation always launch launched application.
Comments
Post a Comment