From: Patrick W. <pat...@ny...> - 2008-07-25 05:03:58
|
Hey All, I think to ensure the UI visibility is correct we need to define adapters for IResource types. The UI team menu is based on object contributions, when certain objects are selected (IResource, IFile, IFolder) then they are enabled and visible. We want to restrict that to only IGitResource, IGitFile, and IGitFolder. Has anybody taken a look into how the adapters and object contribution work in Subclipse? -- Patrick |