I am starting to learn the basics of Java using IntelliJ IDEA. I am currently watching Code with Mosh Java turotrial on youtube. I have a problem at the very begining when starting a new project. When naming the project no base package box is shown. What Am I doing wrong?
CodePudding user response:
It doesn't matter, you can create any package whenever you want on the created project.