简体   繁体   English

无论如何,是否有一个宏可以在Eclipse中重新部署应用程序?

[英]Is there anyway to make a macro to redeploy an application in Eclipse?

Every time I need to redeploy something (for example in Glassfish), I have to right click glassfish, click add or remove, select the source and then deploy it. 每次我需要重新部署某些内容时(例如在Glassfish中),我都必须右键单击glassfish,单击“添加”或“删除”,选择源,然后进行部署。 Now, Iam not asking to deploy with one button the same source everytime. 现在,我不要求每次都使用一个按钮部署相同的源。 I would like just to open that window to select the source and then deploy it. 我只想打开该窗口以选择源,然后进行部署。 This will save me and a lot of other people from 2 unnecessary clicks. 这将使我和其他许多人免于两次不必要的点击。

I found that selecting the project and with Control+Shift+X and then R you can redeploy. 我发现选择项目并使用Control + Shift + X,然后使用R可以重新部署。 But this will also launch a browser within eclipse which I don't need. 但这也会在eclipse中启动我不需要的浏览器。

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

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