Perspective with dynamic views [message #285727] |
Tue, 24 May 2005 11:03 |
Eclipse User |
|
|
|
Hi,
I want to create a perspective that can have dynamic views(views that need
not necessarily be read from the plugin.xml). More specifically, I want
the view to come in the editor region, but its not really a editor.
From what I read from a article it is not possible to dynamically create
views(because of lazy-creation paradigm?)
From some investigation, I found that a workbench can have either a
view(ViewPart) or a editor(EditorPart).
My question is, is there a quick way to create multiple non-editor views
dynamically ... or should I go about extending WorkbenchPart ? If so, what
is the right procedure to be followed ?
Thanks,
Mahesh
|
|
|
Powered by
FUDForum. Page generated in 1.06737 seconds