Create a new project doesn't ask for open options
Answered
Hey guys,
I think I found a little bug. To reproduce you need an own template project (Tools --> Save project as template).
Now if you go to File --> New --> Project --> User-defined and create the new project. The IDE doesn't ask to open that new project (which is a little annoying if you have many small projects :) )
I have already checked the settings. Settings --> Appearance & Behavior --> System Settings --> Project Opening the "Confirm window to open project in" is selected.
If I create any other project the IDE asks how to open the new project.
Using the Intellij Idea Ultimate Version 2017.2.6 Build #IU-172.4574.11
Please sign in to leave a comment.
Also the run configuration will not be saved if I save a project as template. Is it possbile to save the run config for such templates e.g. node project?
Please file a bug for the confirmation dialog and a feature request for saving run/debug configurations with the project template at https://youtrack.jetbrains.com/issues/IDEA. Thank you!