Problem with Help plugin in RCP app - internationalization [message #606939] |
Fri, 18 January 2008 17:38 |
Conor O'Mahony 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
|
|
|
Powered by
FUDForum. Page generated in 0.03429 seconds