On the Mac, after you upgraded IntelliJ idea 2017.01, there was a red warning on the run:
OBJC[8715]: Class Javalaunchhelper is implemented in both/library/java/javavirtualmachines/jdk1.8.0_131.jdk/contents /home/bin/java (0X102C804C0) and/library/java/javavirtualmachines/jdk1.8.0_131.jdk/contents/home/jre/lib/ Libinstrument.dylib (0X102D5C4E0). One of the two would be used. Which one is undefined.
Workaround:
In idea, make a modification idea.properties
Open Idea--> toolbar help--> Edit Custom Properties ...
Add content
#custom IntelliJ Idea Properties
idea_rt
idea.no.launcher=true
Reset idea. Tags: javalaunchhelper intellj idea on an article: using Kotlin to develop Android, these advantages and disadvantages to consider the next: no
This article address: https://www.niwoxuexi.com/blog/kotlin/article/232.html
Copyright notice: This article, if not annotated, are Bo Master Kotlin original. Reprint should indicate this article link and ensure link is available.