Skip to main content



      Home
Home » Newcomers » Newcomers » Displaying graphics in other plugin, in help
Displaying graphics in other plugin, in help [message #26312] Mon, 07 February 2005 10:39 Go to next message
Eclipse UserFriend
I'm creating a documentation plugin in which the HTML references graphic
files stored in another plugin. I find that the graphics do not display
properly in my help, and I suspect that this is because the plugin in
which the graphic files are stored does not itself contain any
documentation. My guess is that the Eclipse help system does not recognize
the plugin because it contains no doc.zip or toc.xml. Is this the case?

This is the rough scenario:

pluginA
doc.zip //contains HTML with ref to graphic B.gif in ..\pluginB\icons
toc.xml
plugin.xml
plugin.properties
pluginB
plugin.xml
plugin.properties
B.jar
icons
B.gif
Re: Displaying graphics in other plugin, in help [message #27505 is a reply to message #26312] Fri, 11 February 2005 12:49 Go to previous message
Eclipse UserFriend
Use pluginId, not directory name, and forward slashes. ../pluginB/icons

"Mike Stewart" <michael_stewart@us.ibm.com> wrote in message
news:cu8237$5mm$1@www.eclipse.org...
> I'm creating a documentation plugin in which the HTML references graphic
> files stored in another plugin. I find that the graphics do not display
> properly in my help, and I suspect that this is because the plugin in
> which the graphic files are stored does not itself contain any
> documentation. My guess is that the Eclipse help system does not recognize
> the plugin because it contains no doc.zip or toc.xml. Is this the case?
>
> This is the rough scenario:
>
> pluginA
> doc.zip //contains HTML with ref to graphic B.gif in ..\pluginB\icons
> toc.xml
> plugin.xml
> plugin.properties
> pluginB
> plugin.xml
> plugin.properties
> B.jar
> icons
> B.gif
>
>
Previous Topic:Eclipse will not start (ver. 3.0.1)
Next Topic:Eclipse 3.1.0M4 javadoc insertion issue
Goto Forum:
  


Current Time: Sun May 11 01:02:33 EDT 2025

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

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

Back to the top