IntelliJ 2021.2: New Gradle run configuration has incomplete project directory
已回答
Here's a minor quirk when creating a new Gradle run configuration: The "Gradle project" field gets an incomplete version of the project directory as the initial value. And no, there are no spaces in the path (even in the absolute on). I checked with another Gradle project, and that puts the project name in there in the same situation.
Again, it's not a problem, just a quirk:

- IntelliJ IDEA 2021.2 (Ultimate Edition)
- Build #IU-212.4746.92, built on July 27, 2021
- Runtime version: 11.0.11+9-b1504.13 x86_64
- VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
- macOS 11.5.2
- GC: ParNew, ConcurrentMarkSweep
- Memory: 6060M
- Cores: 12
- Registry: ide.mac.alt.mnemonic.without.ctrl=false, debugger.watches.in.variables=false, ide.allow.merge.buttons=false, ide.balloon.shadow.size=0
- Non-Bundled Plugins: JRebelPlugin (2021.3.1), Dart (212.4746.57), io.flutter (59.0.4)
- Kotlin: 212-1.5.10-release-IJ4746.92
请先登录再写评论。
Hi - thanks for taking the time to report this.
I created a corresponding bug report on our issue tracker: IDEA-276106. Responsible developers will look into it shortly.
Feel free to follow the issue to stay updated on the progress of the investigation.
See this article if you are not familiar with YouTrack.