An open API service indexing awesome lists of open source software.

https://github.com/markiewb/idea-externaltools-runconfiguration-plugin

IntelliJ IDEA (and WebStorm...) plugin to support 'External Tools' as a run configuration
https://github.com/markiewb/idea-externaltools-runconfiguration-plugin

Last synced: about 1 year ago
JSON representation

IntelliJ IDEA (and WebStorm...) plugin to support 'External Tools' as a run configuration

Awesome Lists containing this project

README

          

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