hello, I'm trying to set stuff up so I can make a mod for 1.7.10 and every time i put in "gradle eclipse" it gives me this, i followed the video exactly but i just get this.
FAILURE: Build failed with an exception.
> Connecting to Daemon
* What went wrong:
A problem occurred configuring root project 'WeaponsTest'.
> Could not resolve all dependencies for configuration ':classpath'.
> Using insecure protocols with repositories, without explicit opt-in, is unsupported. Switch Maven repository 'forge(http://files.minecraftforge.net/maven)' to redirect to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/7.0/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol for more details.
I would appreciate it if anyone can help me, thank you.