Question

A have a plugin and I want to overwrite default Outline view but I want to use some features from default Outline(Overview), where can I get the source Code of default OutlineView implementation?

Was it helpful?

Solution

You can use the eclipse Plug-in Spy for that. It will tell you details of the plugin for any view. http://eclipse.dzone.com/articles/eclipse-34-hidden-treasures

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top