Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » org.eclipse.ui.intro plugin, dynamic help and welcome page
org.eclipse.ui.intro plugin, dynamic help and welcome page [message #243389] Sat, 22 May 2004 00:55 Go to next message
Henrich Kraemer is currently offline Henrich KraemerFriend
Messages: 59
Registered: July 2009
Member
The plugin org.eclipse.ui.intro seems to provide:
1. a mechanism for introductory material that is visible on first startup
2. The same material is also available via the Help/Introduction. This
allows the user to get to the same introductory material later on.
3. The Introduction window has one standby mode where it is used to show
dynamic help content based on which UI element is selected.

Should one use the intro capabilities instead of Welcome for new
plugins/capabilities?

The intro content file format allows to embed special URLS to support
actions such as opening help topics, invoking some eclipse code etc. Are
similar capabilities available in help content? If not will help support
this in the future?
Re: org.eclipse.ui.intro plugin, dynamic help and welcome page [message #243402 is a reply to message #243389] Sat, 22 May 2004 02:42 Go to previous message
Eclipse UserFriend
Originally posted by: dorian.birsan.net

"news.eclipse.org" <henrich.kraemer@us.ibm.com> wrote in message
news:c8m80r$2o5$1@eclipse.org...
> The plugin org.eclipse.ui.intro seems to provide:
> 1. a mechanism for introductory material that is visible on first startup
> 2. The same material is also available via the Help/Introduction. This
> allows the user to get to the same introductory material later on.
> 3. The Introduction window has one standby mode where it is used to show
> dynamic help content based on which UI element is selected.
>
> Should one use the intro capabilities instead of Welcome for new
> plugins/capabilities?

I think Intro is the way to go.

>
> The intro content file format allows to embed special URLS to support
> actions such as opening help topics, invoking some eclipse code etc. Are
> similar capabilities available in help content?

Yes, you can run code from help pages. Check the ILiveHelpAction class or do
a search for live help or active help.

> If not will help support
> this in the future?
Previous Topic:RCP - how tell Eclipse view cannot be a Fast View
Next Topic:Package naming?
Goto Forum:
  


Current Time: Tue Jul 16 07:49:29 GMT 2024

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

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

Back to the top