Add shortcut button to comment out code in Eclipse

て烟熏妆下的殇ゞ 提交于 2019-12-22 10:23:09

问题


Just wondering if there is a way to add a button to the eclipse editor - like in Visual Studio - in the "Java view" to quickly comment or uncomment out selected blocks of code?


回答1:


Using the keyboard shortcut isn't easier? Ctrl+/ and Ctrl+\



来源:https://stackoverflow.com/questions/5878434/add-shortcut-button-to-comment-out-code-in-eclipse

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