DrOmni9885
23-02-2015, 19:35
Up until now Eclipse has had no problem compiling and uploading code to the robot. However today it started giving me a java.io.FileNotFound as could be seen here:
C:\Users\USERNAME\wpilib\cpp\current\ant\build.xml :66: com.jcraft.jsch.JSchException: Could not send 'C:\Users\USERNAME\ECLIPSE\workspace\PROJECTNAME\D ebug\FRCUserProgram' to '/home/lvuser' - 4: java.io.FileNotFoundException: C:\Users\USERNAME\ECLIPSE\workspace\PROJECTNAME\De bug\FRCUserProgram (The system cannot find the file specified)
This has never happened before and I'd appreciate any help. Thanks!
C:\Users\USERNAME\wpilib\cpp\current\ant\build.xml :66: com.jcraft.jsch.JSchException: Could not send 'C:\Users\USERNAME\ECLIPSE\workspace\PROJECTNAME\D ebug\FRCUserProgram' to '/home/lvuser' - 4: java.io.FileNotFoundException: C:\Users\USERNAME\ECLIPSE\workspace\PROJECTNAME\De bug\FRCUserProgram (The system cannot find the file specified)
This has never happened before and I'd appreciate any help. Thanks!