Open mutcianm opened 4 years ago
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
~/.cache/IJSDK
~/.pluginName/sdk
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