I have two projects that each includeFlat a common project, and I'm trying to includeBuild both of those projects in a distribution project.
Dist includeBuild ──🠚 P1 includeFlat ──🠚 Common
└─🠚 P2 includeFlat ─┘
Supposedly this was fixed in Buildship 3.1.5, but I'm still seeing it. Perhaps because I'm using includeFlat?
Versions:
Buildship 3.1.10.v20240802-1314
Eclipse 2024-12 (4.34.0)
Gradle 8.9
Related:
#877
#908
I have two projects that each
includeFlata common project, and I'm trying toincludeBuildboth of those projects in a distribution project.Supposedly this was fixed in Buildship 3.1.5, but I'm still seeing it. Perhaps because I'm using
includeFlat?Versions:
Buildship 3.1.10.v20240802-1314
Eclipse 2024-12 (4.34.0)
Gradle 8.9
Related:
#877
#908