Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Eclipse 的新手。是否可以在不编写插件的情况下将命令添加到上下文菜单(在编辑器中单击鼠标右键)?我不想为 Eclipse 做代码贡献,只是为了方便起见,在我自己的副本中放了一个经常使用的命令。
不,你必须编写一个插件来贡献一个新的上下文菜单。
除非您构建自己的 Eclipse 版本,否则无法更改上下文菜单