Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-11998 Add a 'debug' option when running Forge
  3. JBIDE-12085

Make sure launching Forge creates a ForgeRuntimeProcess subclass of the default RuntimeProcess

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 4.0.0.Alpha1
    • None
    • forge
    • None

      • create ForgeRuntimeProcess class as subclass of RuntimeProcess
      • override getProxies() so it returns null
      • create a getForgeProxies() method that delegates to super.getProxies()
      • create and contribute ForgeProcessFactory that creates ForgeRuntimeProcesses
      • make sure that the process returned by the launch method in ForgeLaunchHelper always is a ForgeRuntimeProcess
      • use the register='true' flag in launchConfiguration.launch() so that the process is always registered
      • use the getForgeProxies() method in the AbstractForgeRuntime class instead of the getProxies method

            kaers@redhat.com Koen Aers
            kaers@redhat.com Koen Aers
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: