Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Perspective with dynamic views
Perspective with dynamic views [message #285727] Tue, 24 May 2005 11:03
Eclipse UserFriend
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
Previous Topic:CVS Attic files
Next Topic:Plugin Loading Sequence Dependency
Goto Forum:
  


Current Time: Tue Jul 22 08:28:37 EDT 2025

Powered by FUDForum. Page generated in 1.06737 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top