facebook

Relative paths don’t work in html editor. [Enhancement]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #200337 Reply

    martinsmith
    Member

    If I have the following tag definition in an html page the image will not show in the preview pane even thought the relative path is correct.

    <img src=”../assets/images/ConnectionSetup.gif” width=”500″ height=”260″ border=”0″ usemap=”#Map”>

    If I check the properties of missing image in the preview pane via the properties item in the context menu the path is as shown below.

    file:///XXXXXXXX/.myeclipse/assets/images/ConnectionSetup.gif

    where XXXXXXXX is the project root.

    #200340 Reply

    Scott Anderson
    Participant

    Martin,

    This is a known problem with the HTML preview right now. It won’t load gifs, css, etc that are on relative paths due to the way we create the temporary version for previewing. We’ll be addressing this shortcoming within the next release (or 2 at most). Sorry for the inconvenience.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Relative paths don’t work in html editor. [Enhancement]

You must be logged in to post in the forum log in