Bash scripts can't be user in Run/Debug configuration in 2018.1 PRO?

已回答

I've used few bash scripts in my projects as debug/run configuration. After updating to 2018.1 they became unavailable.


Where are they? What should I do now?

1

Hi! Running bash scripts requires a plugin, e.g. BashSupport, do you have it installed? Make sure it is the latest available - old plugin can be incompatible with 2018.1 version. Help | Check for Updates should do the trick.

1

Thanks updating the BashSupport plugin fixed it for me. Don't forget to restart the IDE after doing the update!

0

请先登录再写评论。