Quote:
Originally Posted by felix156
Hello,
Thanks for making the gradle plugin!
When I do "gradlew deploy" it doesn't deploy.
I'm connected to the robot's network, and have specified the team number and everything in the build.gradle file. It still throws a FileNotFoundException - says the file GradleRIO.jar cannot be found. I specified it as a library in Intellij, however.
Any ideas why this might be the case?
Regards,
Felix
|
Try running gradlew build before deploying. If you're on UNIX (Mac/Linux) chmod the entire directory as 777