I have just completed a project in Java and checked for no syntax errors. While running the project, the console states that there is no .jar file and that the cRIO address is at 10.0.0.2. I understand that the cRIO address should be 10.8.10.2 (team 810) and there probably should be a .jar to execute the code im deploying.
How do i change the IP target in the main class to the proper IP, and if this is a problem, which .jar file should i place in order to correct the error.