Custom sandbox location for plugins
Hi,
I'm working on two different plugins at the same time and I'd love to have a separate sandbox for their testing. I noticed that when running the plugin new instance of Idea gets executed with parameters -Didea.config.path etc pointing to a sandbox directory. It is possible to change this sandbox per project or per 'Run configuration'?
I tried adding those options to 'Run/Debug Configuration', but they get overriden.
Thanks
Please sign in to leave a comment.
As it happend, one can't find it and once he asks, it appears on the screen.
It's possible to be configured per SDK, i.e. I duplicated the plugin dev SDK and altered the sandbox path. Now it work perfectly.