google-developer-training / kotlin-bootcamp

Report issues with the Kotlin Bootcamp for Programmers codelab
7 stars 2 forks source link

Kotlin Bootcamp issue: ClassNotFoundException in 6: Functional manipulation Task 7 Step 4 #124

Open Rosennesta opened 3 years ago

Rosennesta commented 3 years ago

Describe the problem When calling runExample() from main(), it throws ClassNotFoundException, saying example.JavaRun cannot be found

In which step of the codelab can this issue be found? Step 4.

Steps to reproduce? Just following that task's instructions.

Versions 2021.1.3 Ultimate

Additional information Add any other context about the problem here.

codelab: kotlin-bootcamp

WemtFox commented 3 years ago

I have the same issue