Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14416

RuntimeExtensionManager.findDownloadRuntime.only checking for string array, not single string

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.Beta1
    • 4.1.0.Beta1
    • runtime-detection
    • None

      RuntimeExtensionManager.findDownloadRuntime is a new internal method (with a public api in the runtime core activator) to find downloadRuntime objects of a specific id.

      It's introduced to be able to find downloadRuntimes that may have legacy id's or newer id's, ie, multiple ids.

      Currently it's assuming the property set is a String[], but if a client only sets a single string, it is not finding that element.

            rob.stryker Rob Stryker (Inactive)
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: