[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Project showing help
|
- From: mpermar@xxxxxxxxx (martin)
- Date: Sat, 4 Jun 2005 20:02:01 +0000 (UTC)
- Newsgroups: eclipse.platform.rcp
- Organization: not organized
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi people.
I'm having problems showing help with 3.1M6. This problem didn't happen
using 3.0 RCP.
The problem is that when I try to show the help interface, RCP says
something like this:
!ENTRY org.eclipse.help.base 4 0 2005-06-04 22:01:30.634
!MESSAGE Failed launching help. Documentation is not installed.
I have only one line of code related to this
bug: menu.add(org.eclipse.ui.actions.ActionFactory.HELP_CONTENTS.create(window));
What could be the problem?
Regards.
Martin