简体   繁体   English

如何使用 DevKit 在 Intellij 中添加选择框以运行工具栏

[英]How to add a Selectbox to Run Toolbar in Intellij with DevKit

I want to add a Selectbox like this to the Run Toolbar in Intellij to select between different Deploymentpaths.我想在 Intellij 的运行工具栏中添加一个这样的选择框,以在不同的部署路径之间添加 select。

在此处输入图像描述

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?有人可以给我一个提示如何实现这一目标吗?

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.每次您使用该特定配置进行启动时,它们都应自动列在其他启动配置下。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM