Log in

View Full Version : Labview to Java


2185Bilal
15-06-2012, 15:24
Our team just switched from Labview to Java

Would someone please tell me all the steps i need to able to deploy my code
Here is the list of stuff that I have already done

Imaged the cRIO with the Java image (didnt know wat else to call it)
installed the JDK and Netbeans
Installed the FRC plugins
wrote my program


These are the things I have already done, today i tried to deploy the code to my robot and it ended up giving me error message about something related to the update.xml file

If someone could tell what I am doing wrong or what i missed it would be very helpful

And thank you in advance

Slix
15-06-2012, 16:44
Could you be more specific about that error message (like a copy and paste)?

Also, how exactly are you trying to deploy code to the robot?

2185Bilal
15-06-2012, 17:09
OKay..the next time I try to deploy the code I'll copy and paste.

And I deployed the code by pressing F6 in Netbeans