简体   繁体   English

Eclipse中IntelliJ IDEA的“启动前:”运行/调试配置功能等同于什么?

[英]What's the equivalent of IntelliJ IDEA's Run/Debug Configurations “Before launch:” feature in Eclipse?

IntelliJ IDEA in its Run/Debug Configurations dialog allows adding internal and external commands that are invoked before the actual program or test. IntelliJ IDEA在其“运行/调试配置”对话框中允许添加在实际程序或测试之前调用的内部和外部命令。 Is there something similar in Eclipse? Eclipse中有类似的东西吗? Is there maybe a plugin that would do the job? 也许有一个插件可以完成这项工作?

I don't think there is an equivalent feature in Eclipse. 我认为Eclipse中没有等效功能。 Certainly not with "vanilla" Eclipse. 当然不能使用“香草” Eclipse。

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

相关问题 在IntelliJ IDEA中Eclipse的Ctrl + H快捷方式是什么 - What is Eclipse's Ctrl+H shortcut equivalent in IntelliJ IDEA IntelliJ的运行/调试配置中的变量 - Variables in IntelliJ's Run/Debug Configurations IntelliJ IDEA 中 Eclipse 的 Ctrl+O(显示大纲)快捷键是什么? - What is Eclipse's Ctrl+O (Show Outline) shortcut equivalent in IntelliJ IDEA? Eclipse等效于Visual Studio的构建配置是什么? - What is the Eclipse equivalent of Visual Studio's build configurations? IntelliJ IDEA在哪里保留运行/调试配置? - Where does IntelliJ IDEA keep run/debug configurations? Eclipse插件:如何指定项目属性中显示的启动配置? - Eclipse plugin: How to specify what launch configurations appear in a project's properties? Intellij IDEA:相当于Eclipse的“完整当前声明”(Ctrl + Shift + Enter)? - Intellij IDEA: equivalent of Eclipse's “Complete Current Statement” (Ctrl+Shift+Enter)? 如何激活 IDEA 的“运行仪表盘”功能 - How to activate IDEA's “Run Dashboard” feature 运行/调试在IntelliJ IDEA中不起作用 - Run/Debug are not working in IntelliJ IDEA 为什么我的 Eclipse 启动配置没有添加到运行或调试配置列表中? - Why is my Eclipse launch configuration not being added to the Run or Debug configurations list?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM