Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

4.1.2. Comparing the Command Line with Eclipse

Aside from the Eclipse GUI, there are very few differences between the SBT command line and the Nios II SBT for Eclipse.
Table 13.  Differences between Nios II SBT for Eclipse and the Command Line
Feature Eclipse Command Line
Project source file management Specify sources automatically, e.g. by dragging and dropping into project Specify sources manually using command arguments
Debugging Yes Import project to Eclipse environment
Integrates with custom shell scripts and tool flows No Yes

The Nios II SBT for Eclipse provides access to a large, useful subset of SBT functionality. Any project you create in Eclipse can also be created using the SBT from the command line or in a script. Create your software project using the interface that is most convenient for you. Later, it is easy to perform additional project tasks in the other interface if you find it advantageous to do so.