Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.58 KB

File metadata and controls

33 lines (28 loc) · 1.58 KB

It adds a 'Run Configuration' type for 'External Tools'.

The configuration executes nothing, BUT you can associate an 'External Tool' via the 'Before Launch' section. Thus the 'External Tool' is available via the Run-/Debug-Popup.



It solves or helps you with the issues IDEA-104897, IDEA-168555, IDEA-161285
FYI Empty run configurations are also supported by Batch Scripts Support- or BashSupport-plugin.

Configuration

Changelog

1.2:
  • Fixed: Update IDEA requirements to 2018.3.6 #4

1.1:

  • Fixed: Run is not repeatable (Incompatibility to 2018.x) #2
  • Fixed: Exceptions with IntelliJ 2020.2 #3
1.0: Initial version

License

Apache 2.0