Can you save groups of tabs in Eclipse so you can open them later?

前端 未结 7 1727
温柔的废话
温柔的废话 2021-01-30 15:54

I have several different processes within a single project that I work on. I am constantly opening and closing tabs(java files) in the code editor for that particular process.

7条回答
  •  爱一瞬间的悲伤
    2021-01-30 16:21

    In addition to all mentioned... Did you try Bookmarks? You can save multiple bookmarks into one set, there are bookmark sets management option and you can add descriptions with prefixes to group bookmarks on the same set. Finally and more important: you can select multiple bookmarks, select goto and multiple editors will be opened at once.

提交回复
热议问题