|
Re: System out println
It may also be convenient to switch the java perspective to default when eclipse opens if you are just doing java programming since it has all of the tools that you will want instead of having your window cramped by the C++ views, java perspective has the RIOlog (robot console output) view shown by default if you have the plugins installed. (Preferences -> General -> Perspectives -> select java from list -> make default -> apply)
|