This message was deleted.
# community-support
s
This message was deleted.
e
you don't need multiple wrappers. if your included builds can be built on their own,
../gradlew
should work (although you may need to keep multiple
gradle/wrapper/gradle-wrapper.properties
to make IDEA happy though)
d
yeah so IDEA pulls in all the stuff automatically on those projects so guessing would need to configure the properties to point to a single distribution - anyone tried it?
actually they point to a home dist, deleting the jars and scripts and 🤞 it will still work* *i mean -> 🤞 IDEA will not attempt to readd those files
m
I'm symlinking in these cases. Doesn't work for windows users IIRC but there aren't that many
Might or might not be acceptable
e
symlinks can work on modern windows, just not out of the box. https://stackoverflow.com/a/59761201
👀 1
but you don't need those files so I wouldn't bother