How can I make non-java files transfer onto the roborio automatically when loading the wpilibrary robot project? According to the ant build stuff in the wpilib folder, it only compiles the java files in the source folder into the build folder, and ignores everything else.
As a sidenote, does GradleRIO put non-java files in the project onto the roborio?