[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Plug-in Add Views to RCp Perspective

Hello,

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?

-Shaun