I have created an "External Tool" that runs a tail
command and set it to run prior to final running of my application. But since tail
doesn't end, it never runs my app! How can i make IntelliJ run the external tool asynchronously so it doesn't stop all the steps in the run config?
Asked
Active
Viewed 47 times
1

Don Rhummy
- 24,730
- 42
- 175
- 330