在 eclipse 中撤消 "remember my decision" 以实现团队同步视角
Undo "remember my decision" in eclipse for team synchronizing perspective
我在一个项目中点击了鼠标右键
然后我在菜单中点击:Compare with --> Head Revision
(使用git)
然后我点击 Remember my decision
总是打开 team synchronizing
视角。
但我不想一直打开团队同步视角。
如何撤消此操作?
在同步视图中,select 菜单和 select 首选项
在首选项中,将高亮设置设置回提示切换视角前提示
点击确定,你会得到你想要的
我认为您有以下偏好:
要访问,Window | Preferences | Team
并将 Open the associated perspective when a synchronize operation completes
设置更改为所需的值。
我在一个项目中点击了鼠标右键
然后我在菜单中点击:Compare with --> Head Revision
(使用git)
然后我点击 Remember my decision
总是打开 team synchronizing
视角。
但我不想一直打开团队同步视角。
如何撤消此操作?
在同步视图中,select 菜单和 select 首选项
在首选项中,将高亮设置设置回提示切换视角前提示
点击确定,你会得到你想要的
我认为您有以下偏好:
要访问,Window | Preferences | Team
并将 Open the associated perspective when a synchronize operation completes
设置更改为所需的值。