Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Help view not on initial perspective layout
Help view not on initial perspective layout [message #615249] Sat, 14 June 2008 14:54
Steffen is currently offline SteffenFriend
Messages: 14
Registered: July 2009
Junior Member
Hi,

I added the help view to the perspective of my RCP with following line:

IFolderLayout folder =
layout.createFolder("rightFolder", IPageLayout.RIGHT, 0.6f,
layout.getEditorArea());
folder.addView("org.eclipse.help.ui.HelpView");

But this does not work. Resetting the perspective doesn't show any help
view. Using the menu item of eclipse for "Dynamic Help" works fine, i.e.
shows the help view. My intention was to show the dynamic help as
default in the perspective. Any ideas to achieve that or why this
doesn't work?

Thanks in advance,
Steffen
Previous Topic:What's the right format for "link" path if toc file is in another plug-in?
Next Topic:Recommended Work Flow for Cheat Sheet Development
Goto Forum:
  


Current Time: Tue Apr 23 11:41:15 GMT 2024

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

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

Back to the top