No Option to Continue when Creating a Project from Existing Sources
Answered

after selecting the project folder from the projec im trying to import, I am unable to continue.
Why?
Please sign in to leave a comment.
It's a known issue, we are planning to fix it in the next few months:
https://youtrack.jetbrains.com/issue/IDEA-135179
It is still not fixed . Is the previous verison stable? Because for new users by default this is the version getting downloaded
The fix is available at EAP version: https://www.jetbrains.com/idea/nextversion/
The 'import project from external model' function is also affected. After selecting Maven and clicking 'finish', nothing does happen. Is this also covered by the bug ticket?
>After selecting Maven and clicking 'finish', nothing does happen.
No there seems to be a different issue. What happens exactly? Are there any errors in log?
Note that in 2019.3 version the options dialog was dropped - now IDE applies all the appropriate defaults when you import Maven project and configures it automatically.
Try also version from https://confluence.jetbrains.com/display/IDEADEV/IDEA+2019.3+latest+builds
Hi,
I was unable to re-find this issue and created a new one: https://intellij-support.jetbrains.com/hc/en-us/requests/2402319
Not sure if I should answer here or there. In short sentences: I can find no error in idea.log. Seems that this issue was caused by removing the options. I can remember that I usually modified quite some of them. The easiest way seems to downgrade for now, but that's not very elegant.
Please do not create duplicated requests. It makes dispatching and communications much harder. The project should be created and configured automatically (in new window or same window) after you select pom.xml.
Make sure you have Maven and Maven Extension bundled plugins enabled.
If problem remains, provide idea.log after IDE restart and reproducing and screenshot/screencast showing what exactly happens.
Thanks Andrey,
already thought that this is a bug. I did a downgrade for now, waiting for this to be fixed.
Indeed. The option for recursive search on the independent Maven projects nested under the project directory is not activated. A workaround is to add Maven modules from Maven tool window. The issue to track is https://youtrack.jetbrains.com/issue/IDEA-222158