Hello, I have a question regarding the usage of the org.eclipse.mylyn.context.ui.bridges extension point.
I'm working on a context bridge for a custom view that extends org.eclipse.ui.part.ViewPart to represent a treeview of a database contents. I'm not too sure how to go about implementing the ui.bridge since I don't have access to file resources (no contentType). I read the database contents on-demand and stored it in memory. Is it possible to take advantage of the Mylyn context ui for such a view. I would appreciate if anyone could point me in the right direction or simply let me know if this is possible. Thanks in advance for any pointers. Eric
_______________________________________________ mylyn-integrators mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/mylyn-integrators
