JetBrains / JetBrains/sbt-idea-plugin
Use a shared IJ sdk download directory
Open
enhancement
- Dominant language
- Scala
- Stars
- 101
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.