Re: Help Server And Help [message #437931] |
Fri, 07 October 2005 13:29  |
Eclipse User |
|
|
|
If you want to drop me a subset of your help pages and associated plugin files as a zip (probably not via the newsgroup), then I can have a look and see if I can find out what's wrong. The plugin.xml file needs to refer to the appropriate pages, but other than that they don't have to be reserved names.
http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/extension-points/org_eclipse_help _toc.html
My guess is that their plugin.xml has references to those file names, and that yours may differ.
The other thing I'd try is exporting your plugin and looking at the generated Jar. It's possible that although the files are part of your plugin, they aren't being bundled up as part of the build process (which you'll need to do by adding them to the 'build.properties' file. Compare the build.properties from your project and the other one, and see if that shows up any differences. You should be able to see if there's any observable difference between the two.
alex dot blewitt at gmail dot com
|
|
|
|
Powered by
FUDForum. Page generated in 0.02962 seconds