I was reading a tut on adding a plug in to a specific layout folder inside
my applications perspective but it didn't cover exactly what I was looking
for.
I am using EMF to generate a model editor for my project and I want to
extend it onto my perspective in a specific location. I can use it to open
files in my application but it opens its own view and distorts everything
else.
What is the structure of the extension point to get this to work?