|
|
|
|
|
by za3faran
1073 days ago
|
|
> Working on a cross-platform project where in Go, I write code and it just builds I've worked on large golang code bases that had to build on bazel, and I had the same experience fighting it. It has nothing to do with the language. > In Java, I fight with Gradle. So gradle's issue, not Java's. See above. |
|
That is absolutely not the case with C, C++, Java, python.
> So gradle's issue, not Java's. See above.
The issue exists with maven too, but _not_ with go build, which is OP's point.