facebook

JSP Preview and CSS

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

    bcholmes
    Member

    I just recently noticed the Preview tab in the JSP editor. I notice that the preview page doesn’t fill in images and doesn’t grab my CSS file. Is this a limitation of the preview tab, or have I set up something incorrectly?

    Thanks,
    BC

    #200147 Reply

    support-michael
    Keymaster

    This is a limitation of the current Previewer. The issue is that relative resource paths are not known to the browser component. The challenge is that the browser component will only load content from a file. Also we wanted users to be able to preview source that is dirty (not saved yet). Presently when preview is invoked the editor saves its working content to a temp file outside of the containing folder. Thus relative resources are not located by the previewing browser component.

    We have a work around that we will make available in an upcoming release.

    Michael
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP Preview and CSS

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