Class HelpHoverImageProvider

java.lang.Object
org.eclipse.ease.ui.help.hovers.HelpHoverImageProvider

public class HelpHoverImageProvider
extends Object
  • Constructor Details

    • HelpHoverImageProvider

      public HelpHoverImageProvider()
  • Method Details

    • getImageLocation

      public static String getImageLocation​(String bundlePath)
      When we need to add images to HTML sites we need to copy them over to the file system. Reason is that images are part of *.jar files and cannot be directly used in a browser.
      Parameters:
      bundlePath - path within org.eclipse.ease.ui plugin
      Returns:
      file system path