-
Recent Posts
Archives
Categories
Meta
Monthly Archives: April 2007
How to Create Context Menu for CommonViewer
As we are moving from eclipse3.1 to eclipse3.3 and beyond, the well-known Common Navigator Framework (CNF) are more commonly utilized to serve the needs of providing a robust and loosely coupled content view structure. However, the inherent design of the … Continue reading
Posted in Eclipse Plugin/RCP
2 Comments
Sample Usage of IExtensionStateModel
Description/Implementation IExtensionStateModel is a fairly useful feature in Common Navigator Framework that we could make use of when dealing with multiple content provider. It allows clients to coordinate state across components that are part of the same logical extension.[1] That … Continue reading
Posted in Eclipse Plugin/RCP
Leave a comment