How to set shortcut to a line of code in Eclipse IDE editor

前端 未结 2 1775
遇见更好的自我
遇见更好的自我 2020-12-21 17:22

I\'m after a feature in eclipse that allows me to allocate a shortcut to a line (say line number 55) then go somewhere else in the same file and hit the shortcut then IDE sh

2条回答
  •  不思量自难忘°
    2020-12-21 17:45

    You can add Bookmarks to the code fragments you think are important to you in eclipse.

    I referred this link for the same purpose.

提交回复
热议问题