|
Re: ClassNotFound exception
You just need to edit the package and class name in the build.properties if you don't use the out of the box names from WPILibs wizard. We have a normal class path based on our website and call the main class Team501Robot. Every season I forget to do that the first pull, and have the same problem.
|