View Single Post
  #1   Spotlight this post!  
Unread 04-02-2012, 10:47
JacobGH JacobGH is offline
Registered User
FRC #1849
 
Join Date: Nov 2011
Location: Bethesda, MD
Posts: 18
JacobGH is an unknown quantity at this point
how to print debugging statements to Netbeans

We're using Netbeans with Java to run our robot. If I upload new code to the robot then, as part of the compile/upload/reboot process a Netbeans is terminal is connected to the cRio, so any System.out.println() statements get printed to the development machine. But so far, I don't know how to get that terminal connection without the whole code-upload process. How do I do that?
Reply With Quote