sbt-idea-plugin
sbt-idea-plugin copied to clipboard
Use a shared IJ sdk download directory
With the current setup each IJ plugin being developed, downloads IJ sdk to it's own directory wasting space by duplicating sdk downloads.
SDK should be downloaded into a common directory such as ~/.cache/IJSDK
instead of per plugin ~/.pluginName/sdk