Native Windows Kotlin program that launches the latest installed IntelliJ with a specified project.
This can be useful to launch IntelliJ e.g. on system startup.
It provides a permanent shortcut which survives any update.
It's also a short sample application to for Kotlin Native on Windows.
📦 Download
- IntelliJ Ultimate
The executable runs without a Java Virtual machine!
Run intellij-runner.exe with click, bash or link:
intellij-runner.exe project={your-path}
Run gradle command run\ runReleaseExecutableMingw
.