d-wojciechowski / plm-companion

PLM Companion is an extension that allows developers to speed up the process of developing customizations to Large systems remotely. The plugin may be used wherever the execution of custom commands or monitoring site availability may be handy.
https://dwojciechowski.com/plmcompanion/
GNU General Public License v3.0
4 stars 0 forks source link

Run configuration bug #16

Closed i3olo closed 4 years ago

i3olo commented 4 years ago

Describe the bug When I select another run configuration with setting Before launch 'Run Remode command' from PLM Plugin, this configuration won't start after started command from plugin

To Reproduce

  1. Go to Edit run/debug configurations
  2. Select e.g. run Gradle build
  3. Add to it in before launch section: 'Run another configuration' and select some PLM run configuration
  4. Save it
  5. After start see that Gradle build won't run

Expected behavior It should run Gradle build when command started

Desktop (please complete the following information):