Trying to install the KEEP87 plug-in on latest ver...
# arrow
g
Trying to install the KEEP87 plug-in on latest version of CE (2019.1). The install progress bar runs, but after restart the plug-in does not appear and hence the sample project will not compile. Any thoughts much appreciated…
j
Hye Garth. That's not cool, we'll need to take a look. In the meantime I recommend pulling our Kotlin compiler fork then doing ./gradlew runIde That effectively compiles compiler into a new plugin and opens a new instance of IDEA with the plugin already installed and working
👍 1
Also sometimes our Amazon S3 Plugins repo might be off for some random reason so you might need to try again. This is not something happening often but got that issue a couple of times.
g
Tried it on a couple of 8.2 and 8.1 IntelliJ versions I had lying around . Same result 😞 Will try pulling as you suggest…
Was able to build the compiler and run the IDE. So all good.