简体   繁体   English

eclipse 中是否有一个快捷键来启动(最喜欢的)外部应用程序,例如参数化的 maven 构建?

[英]Is there a shortkey in eclipse to launch (favorite) external application e.g. parameterized maven build?

Window > Perspective > Customize Perspective > Toolbar visibility > Launch includes the elements "Debug" and "Run", these are active in my toolbar.窗口 > 透视 > 自定义透视 > 工具栏可见性 > 启动包括元素“调试”和“运行”,它们在我的工具栏中处于活动状态。

Through the toolbar I have set favorites with "Organize favorites..." for Debug (Java application with parameters) and Run (maven build with parameters).通过工具栏,我为调试(带参数的 Java 应用程序)和运行(带参数的 maven 构建)设置了“组织收藏夹...”的收藏夹。

Now I am searching for a way to access/start these without using the mouse.现在我正在寻找一种无需使用鼠标即可访问/启动这些的方法。 Reaching the toolbar with tabbing through all elements seems incredibly hard and I can't find an entry in Window > Preferences > General > Key .使用 Tab 键浏览所有元素来访问工具栏似乎非常困难,我在Window > Preferences > General > Key 中找不到条目。

Quick way to start a Run or Debug launch with keys is to use the Quick Access (Ctrl+3) described in howlgers comment (thanks a lot!).使用按键启动运行调试的快速方法是使用 howlgers 评论中描述的快速访问(Ctrl+3)(非常感谢!)。

In there you simply type the defined name of the launch you'd like to start, alternatively you can write Debug or Run to list all launches available.在那里,您只需键入要启动的启动的定义名称,或者您可以编写DebugRun来列出所有可用的启动。

暂无
暂无

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

相关问题 如何在外部服务器(例如tomcat)上启动gwt-project? - How to launch gwt-project on external server, e.g. tomcat? 如何将Spring Boot中的application.properties文件外部化为外部依赖JAR? - How to externalize application.properties files in Spring Boot to e.g. external dependent JAR? 如何对 Maven 依赖项进行故障排除(例如,在 ClassNotFoundException 的情况下) - How to troubleshoot Maven dependencies (e.g. in case of a ClassNotFoundException) Eclipse插件开发:提供工具(例如编译器) - Eclipse plugin development: Deliver tools (e.g. compiler) Facebook应用程序的测试帐户(例如,JUnit测试手册) - Test accounts for Facebook application (e.g. for manual of JUnit testing) 从 Eclipse 启动使用 Maven 配置的 JavaFX 应用程序 - Launch JavaFX application configured with Maven from Eclipse 用于终止Application Server和GWT开发模式的Eclipse快捷键 - Eclipse shortkey for termination Application Server and GWT development mode Java:如何从另一个线程启动 UI 对话框,例如用于 Authenticator - Java: How to launch a UI dialog from another thread, e.g. for Authenticator 有没有办法将长时间运行(例如压力测试)分开,以便它们在Maven 2中默认不运行? - Is there a way to separate long running (e.g. stress tests) out so they're not run by default in Maven 2? JDK9模块-Maven-如何导入例如org.apache.http包? - JDK9 module - maven - how to import e.g. org.apache.http package?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM