Workspace Editor Macros in Eclipse

别等时光非礼了梦想. 提交于 2019-12-23 03:44:07

问题


Is there a way to record permanent workspace macros in Eclipse and assign them a shortcut key or template?

I'd like to automate some of the actions I routinely do. Workspace editor templates are not a solution since I need to include some conditional logic as well. For example check what is a symbol to the right/left of the cursor.


回答1:


See my answer at How can I launch more than one debug session in Eclipse from a single click? . The same plugin can work for you as well.



来源:https://stackoverflow.com/questions/4070390/workspace-editor-macros-in-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!