0

I want to add a Selectbox like this to the Run Toolbar in Intellij to select between different Deploymentpaths.

enter image description here

I was able to add Buttons and Menu Items but i cant figure out how to add a Selectbox.

Can someone give me a hint how to achieve this ?

1 Answers1

0

I would just use multiple identical launch configurations with different deploymentpaths. They should automatically list under the other launch configurations everytime you use that specific config for a launch.

Quadrivics
  • 181
  • 2
  • 10