Bug 93493 - [navigation] Javadoc view not displaying images from the doc-files directory
Summary: [navigation] Javadoc view not displaying images from the doc-files directory
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows 2000
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-03 05:06 EDT by Feles CLA
Modified: 2019-03-29 18:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Feles CLA 2005-05-03 05:06:12 EDT
The JavaDoc view doesn't display embedded images, located in the package's doc-
files directory. Instead it displays only the image placeholder.

Here is the javadoc definition:
* <img src="doc-files/dialog.gif">
The javadoc generates correctly, the image exists.

Version: 3.1.0
Build id: I20050401-1645

java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
Comment 1 Dani Megert CLA 2005-05-03 05:16:48 EDT
Currently only fully qualified URLs are supported.