This page should help you understand the architecture of SIF, getting your development environment set up, and building from source.
TBD
##Download the source
TBD
Prerequisite: The Maven plugin is required If you're using Eclipse, the setup process is simple.
- From the 'File' menu, select 'Import...'
- In the 'Maven' folder, select 'Existing Maven Projects'
- Set the 'Root Directory' as the root directory of your project (this is the directory that contains the LICENSE file). Eclipse should find 6 pom files
- Click the 'Finish' button
TBD