Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-3865

VScode - Make analysis output configurable

XMLWordPrintable

    • False
    • None
    • False
    • Hide
      * *Why we missed the bug?*
       ** Pick to proper answer from drop-down field upper.
       +_Additional comments:_+


       * *What is required:*
       ** Pick to proper answer from drop-down field upper.
       +_Additional comments:_+
      Show
      * *Why we missed the bug?*  ** Pick to proper answer from drop-down field upper.  +_Additional comments:_+  * *What is required:*  ** Pick to proper answer from drop-down field upper.  +_Additional comments:_+
    • 0
    • 0% 0%
    • ---
    • ---
    • AMM Sprint 237, AMM Sprint 238, AMM Sprint 239

      With MTA/MTR plugin for VSCode, the output for an analysis run is currently not configurable.
      It would help us with our automation if the output could be made configurable.

      Note that the output is already configurable for IntelliJ.

      Our automation for IDE currently creates run/analysis configurations by writing to the model.json file .
      In the example below, we expect the output directory to be created , but the directory doesn't get created since the output
      for an anlysis run is not configurable.
      "output": "/home/nandini/.windup/tooling/vscode/bacaf6fa-a3a6-48f6-a794-8221823121ba"

      [nandini@dhcp-10-170-60-246 vscode]$ cat ~/.windup/tooling/vscodemodel.json
      {"configurations": [{"name": "thorntail_to_eapxp", "options":

      {"sourceMode": "true", "target": ["eapxp"], "output": "/home/nandini/.windup/tooling/vscode/bacaf6fa-a3a6-48f6-a794-8221823121ba", "input": ["/home/nandini/migration/windup-rulesets/target/classes/eapxp/thorntail/tests/data"], "cli": ""}

      , "id": "bacaf6fa-a3a6-48f6-a794-8221823121ba"}]}

            josteele John Steele
            rhn-support-nachandr Nandini Chandra
            Nandini Chandra Nandini Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: