-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
-
---
-
---
-
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":
, "id": "bacaf6fa-a3a6-48f6-a794-8221823121ba"}]}