Intellij show project name for Gradle projects in Settings dialogue

已回答

For a lot of projects, I currently have a project structure like this:

/

    components/

       main/

          build.gradle

       component1/

Now, when I import such projects with gradle using the /components/main/build.gradle, I have the following problem:

In the Settings Gradle Dialogue, the parent directory name of build.gradle is shown. This leads to this situation:

Is it possible to show the real Gradle project name instead of the directory name?

This would really help me!

 

0

Thank you for reporting this issue. We created a new bug report: https://youtrack.jetbrains.com/issue/IDEA-316099.
You can vote for it and follow its progress.

0

请先登录再写评论。