Archivo de la categoría: Links
Clear terminal on ANSI way.
After searching for a way of clearing the terminal (or console, as you prefer), I found this post «Language Agnostic Clearing of Console Screen: Without clear() or cls()«. It’s a pretty good option, easy and without complicated tricks to do … Sigue leyendo
Intellisense on Eclipse (working on Mac)
After half an hour trying to configure intellisense on Eclipse (on Mac), as usually works pretty well on Windows or Linux, but due to some key combinations are reserved to OS. I found this useful link. Easy, right?