At the point we are at right now the path we are gonna follow if it looks reasonable is:
- Add the IDEA plugin missing piece
- Have gradle copy the jar with the plugin over to the user plugins folder for IDEA
- Hopefully hot reload the plugin if it’s possible without restarting
- Have the plugin watch the binaries output folder and if the jar changes get the file location for the changed jars and have IDEA consider the changes