IntelliJ usually requires you to provide a path to the Java SDK. So you could require a PATH to the nim compiler, and then use `nim dump` to get the search path, and `nim --version` to get the version. See [https://nim-lang.org/docs/nimc.html#compiler-usage-search-path-handling](https://nim-lang.org/docs/nimc.html#compiler-usage-search-path-handling)
- Verifying Versions and Locations rapidtransit440
- Re: Verifying Versions and Locations flaviu
