Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Platform - User Assistance (UA) » Problem with Help plugin in RCP app - internationalization
Problem with Help plugin in RCP app - internationalization [message #606939] Fri, 18 January 2008 17:38
Conor O'Mahony is currently offline Conor O'MahonyFriend
Messages: 108
Registered: July 2009
Senior Member
Hi,

I have an RCP product and I have added a help plugin by following this article -

http://www.eclipse.org/articles/article.php?file=Article-Add ingHelpToRCP/index.html

This works fine, and I am able to launch the eclipse help viewer and see the toc, use the index, and
view the topics etc.

I also followed the Internationalization guidelines for the help :
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/extension-points/org_eclipse_help _toc.html

So I created a \nl directory with 2 subfolders \en and \de which contains the translated xml files
-index.xml, toc.xml, and also the translated documentation, which i put into a zip file doc.zip.

This also works fine when I debug my product through eclipse, so when I run the product in German
and launch help, it displays the toc, index, and help html files all in German.

However when I build my application and install it on another machine, run the application in German
and launch help, the help viewer launches and shows the toc, index in German, BUT it cannot find the
html documentation.

Does anyone know what could be causing this or point me in the right direction?

Eclipse version 3.2.2

Many thanks,

Conor
Previous Topic:Help System of Eclipse
Next Topic:Re: Problem with Help system in Eclipse 3.3.1.1
Goto Forum:
  


Current Time: Fri Apr 26 13:40:47 GMT 2024

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

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

Back to the top