|
Re: Running Toolchains on Debian?
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.
__________________
Team Fusion 364 - Driver/Programmer 2012-2015; Controls Mentor 2016-Present

|