google-developer-training / kotlin-bootcamp

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

Kotlin Bootcamp issue: #117

Open nikhil9836 opened 3 years ago

nikhil9836 commented 3 years ago

Describe the problem In the tutorial Object-oriented programming, the process mentioned to create a package is to right click on the src folder under the project. However, in the latest Intellij IDEA there is no such option. A package can be created by right clicking on the kotlin /Java directories under the src folder.

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

Steps to reproduce? What are the steps to reproduce the problem?

Versions What version of IntelliJ IDEA are you using? IntelliJ IDEA Community Edition 2021.1.2 x64

Additional information Add any other context about the problem here.

codelab: kotlin-bootcamp