Base Package Name field missing in project creation wizard
Answered
I'm running the latest version of IntelliJ IDEA Community Edition as a brand new user. In previous days when I set up a console application using the new project creation wizard, the field for 'Base Package Name' was visible and could be edited. Now that field is missing from the screen after I left it blank when creating a simple test console project - any ideas on how to restore the Base Package Name in the project creation wizard?
Please sign in to leave a comment.
Sorry, can't reproduce. What exact steps do you perform?
A short video/animated gif may help to understand it.
Hi Serge,
Thank you kindly. In fact from your screenshots I may now see the problem possibly. I did not have "create project from template" box checked. Instead, I selected 'Command Line App' only without the box above it checked.
I will not be able to check this detail until I return home this evening. Maybe that is the issue in fact.
Yes, thank you, I found that indeed I needed to select 'Create project from template' box checked; then Base Package field appears correctly. Thank you!