简体   繁体   English

Eclipse中的Jar导出快捷键?

[英]Jar Export Shortcut Key in Eclipse?

I need to know the Jar Exporting Shortcut Key in Eclipse to destination.I don't know if it is possible or not. 我需要知道Eclipse中Jar导出快捷键到目的地。我不知道它是否可能。

I am export jar file now Right click on Project folder and select export then select JAR like this way.But i feel to difficult every day using like this. 我现在是导出jar文件右键单击Project文件夹并选择export然后选择JAR就像这样。但我觉得每天都很难使用这样的。

So Can you please suggest me any shortcut key for export jar file in eclipse. 所以,请你在eclipse中向我推荐任何导出jar文件的快捷键。

At present, there is no predefined keyboard shortcut for exporting Jar. 目前,没有用于导出Jar的预定义键盘快捷键。

Solution

Add a custom shortcut in Windows->Preferences->General->Keys by defining a Custom key binding 通过定义自定义键绑定,Windows-> Preferences-> General-> Keys中添加自定义快捷

All the Eclipse commands and their associated shortcut keys are displayed here. 此处显示所有Eclipse命令及其关联的快捷键。 You can use the predefined ones or assign/change new shortcuts here. 您可以在此处使用预定义的快捷方式或分配/更改新的快捷方式。

在此输入图像描述

After assigning the shortcut, it will show the user defined key binding. 分配快捷方式后,它将显示用户定义的键绑定。
For me it shows my custom combination Ctrl + Alt + R as follows: 对我来说,它显示我的自定义组合Ctrl + Alt + R ,如下所示:

在此输入图像描述

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

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