Quote:
Originally Posted by Landonh12
If you want to upload and compile code on Debian through the command line, you can create an Eclipse project and then edit code through your favorite text editor. When you want to deploy, go to the root directory of your code and run "ant". This will run the same thing eclipse does and it will upload your code.
|
You'll still need the toolchains, though. We take advantage of the eclipse internal builder with c++, so the ant scripts are only responsible for sending your code to the rio.