cRIO update?

We just updated the cRIO to the 2013 image and now netbeans throws this error and we have no idea what to do, can anyone help?

Expected version “Java;” for Language but got “LabVIEW;”. Go to http://first.wpi.edu/FRC/frcjava.html to get latest software update
BUILD FAILED (total time: 28 seconds)

It means that when you re-imaged the cRIO, you accidentally chose LabVIEW instead of Java in the development environment selection.

but doesn’t it say Java is expected

This message that you are seeing, “Expected version “Java;” for Language but got “LabVIEW;”” is saying that the Java FTP code tried to verify that Java was the language on the cRIO, but found LabVIEW instead. So go ahead and run the cRIO Imaging tool and just change the language to Java. No need to reformat.

Brad