Debug vagrant plugin
Hello,
I'm developing a vagrant plugin to support a new provider, what I have to do to debug the plugin is:
"bundle exec vagrant up"
How can I configure this in Rubymine, since I have the plugin project but not the entire vagrant.
Some ideas?
请先登录再写评论。
Hello Alessio,
you can try creating a Gem Command run configuration in this case (for gem 'vagrant'), checking 'Run the script in context of the bundle'.
Hi Olga,
I tried that but what I get is:
Error running boooh: Gem executable can't be found