Perdjesk commented on code in PR #658:
URL:
https://github.com/apache/incubator-baremaps/pull/658#discussion_r1196321857
##########
.run/extrusion-create.run.xml:
##########
@@ -4,6 +4,11 @@
<module name="baremaps-cli" />
<option name="PROGRAM_PARAMETERS" value="workflow execute --file
workflow.json" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/examples/extrusion"
/>
+ <extension
name="software.aws.toolkits.jetbrains.core.execution.JavaAwsConnectionExtension">
Review Comment:
Addressed in
https://github.com/apache/incubator-baremaps/pull/658/commits/aac687ed7e1c6bc411992610b3964ad2a750842d.
Aligned all `run.xml` without this section as some had it previously and my
IDE added it to some others.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]