Unable to run the BasicSample Kotlin code
See original GitHub issueSee the below screenshot for more details. I am using:
Android Studio 4.0
Build #AI-193.6911.18.40.6514223, built on May 20, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.5
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 16
Registry: ide.new.welcome.screen.force=true
Non-Bundled Plugins: org.jetbrains.kotlin, com.google.services.firebase, com.intellij.marketplace, com.thoughtworks.gauge
The same happens with:
Android Studio 4.0
Build #AI-193.6911.18.40.6514223, built on May 20, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.5
GC: ParNew, ConcurrentMarkSweep
Memory: 1979M
Cores: 16
Registry: ide.new.welcome.screen.force=true
Non-Bundled Plugins: org.jetbrains.kotlin, com.google.services.firebase, com.intellij.marketplace, com.thoughtworks.gauge
This used to work a month ago.
What am I doing wrong?
Issue Analytics
- State:
- Created 3 years ago
- Comments:5
Top Results From Across the Web
Can't get kotlin "hello world" example to Run in intelliJ
So, I started a new project, chose the right template, and I typed in my code, and I noticed a Build pane at...
Read more >Can't start a main class - Kotlin Discussions
I can't seem to run my class any more: Note that the “Run” icon is greyed out, and if I right click on...
Read more >Not able to run main method of Kotlin file having classes
I assume it's still the same. If you didn't change anything there, just don't care. 1. Open Run Configurations dialog and erase all...
Read more >Quickly Run Kotlin Code in Android Studio and IntelliJ
Your browser can't play this video. Learn more. Switch camera.
Read more >Build Your First Android App in Kotlin
Kotlin is a statically typed programming language that runs on the JVM ... at reading code, you will likely be able to follow...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I can repro the problem; will investigate
@tudorsss this should be fixed now in the latest master