Can't use println statements on the RoboRio #27

Closed
opened 2015-01-14 23:58:01 +00:00 by AaronJacobson · 4 comments
AaronJacobson commented 2015-01-14 23:58:01 +00:00 (Migrated from github.com)

I have not been able to use println statements when working with the RoboRio and they are what I have been using for debugging.

I have not been able to use println statements when working with the RoboRio and they are what I have been using for debugging.
johnluetke commented 2015-01-15 17:18:57 +00:00 (Migrated from github.com)

According to ChiefDelphi, println statements in Eclipse don't show by default like they do in NetBeans:

http://wpilib.screenstepslive.com/s/4485/m/13809/l/284333-using-riolog-to-view-console-output

[According to ChiefDelphi](http://www.chiefdelphi.com/forums/showpost.php?s=2be068808326280e1950028bd14eeada&p=1425644&postcount=3), `println` statements in Eclipse don't show by default like they do in NetBeans: http://wpilib.screenstepslive.com/s/4485/m/13809/l/284333-using-riolog-to-view-console-output
johnluetke commented 2015-01-17 20:10:18 +00:00 (Migrated from github.com)

What change specifically addressed this? All I see are printlns being removed?

What change specifically addressed this? All I see are printlns being removed?
SuperiorNyx commented 2015-01-17 20:19:06 +00:00 (Migrated from github.com)

We just followed the instructions and moved some of the println statements to make it so they actually outputted into the riolog

We just followed the instructions and moved some of the println statements to make it so they actually outputted into the riolog
johnluetke commented 2015-01-17 20:20:09 +00:00 (Migrated from github.com)

Okay, that wasn't obvious to me in Aarons commit.

No worries, just trying to understand. The roborio is new to me too :-)

Okay, that wasn't obvious to me in Aarons commit. No worries, just trying to understand. The roborio is new to me too :-)
Commenting is not possible because the repository is archived.
No description provided.