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.
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