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

API located to find IRuntimeDetectorDelegate

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 4.1.0.Beta2
    • 4.1.0.Beta1
    • maven
    • None

      Related to https://issues.jboss.org/browse/JBIDE-14559
      Related to https://issues.jboss.org/browse/JBIDE-14584

      The proper api would be:

      IRuntimeDetector rtdet = RuntimeCoreActivator.findRuntimeDetector(String id);
      IRuntimeDetectorDelegate del = ((RuntimeDetector)rtdet).getDelegate();

      This api is not new, we just didn't see it earlier.

            snjeza_jira Snjezana Peco (Inactive)
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: