Intellj 2019.1 version: import multi-project gradle not working:
rootProject
subproject1
subproject2
Import gradle (multi-projects)
File - new -- project with existing source
specify the directory for the root project:
Only the root project is imported, there is no subprojects.
sync filed:
Could not determine java version from '11.0.2'.
What does this message mean? How to fix it?