My first Nim project is not actually with Nim, I'm trying to make a plugin for Intellij (There seems to be 3 of them, one seems active, and all of them are just some basic syntax highlighting) . My first problem I ran into is determining the location of the SDK and Compiler (and verifying those locations contain it) and determining the version. I'm used to the JDK, usually everything is under one directory with symlinks in /usr/bin etc and the version is in a file