Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Developers who wish to contribute to ONOS code-base or those who develop apps using ONOS platform, might benefit from the following series of short screencast videos that show how to accomplish certain things and to pick-up tips and hints on working with ONOS code more efficiently.

  • Getting started developing with ONOS   (narrative script)

    • Demonstrates how to check-out the code, how to tailor your bash profile and how to build and package ONOS.

  • Importing ONOS projects into IntelliJ IDEA    (narrative script)

    • Demonstrates how to import the code, settings and how to configure the copyright. Shows how to navigate the code, how to invoke unit tests.

  • Running ONOS running on development machine    (narrative script)

    • Demonstrates how to setup the environment to run Karaf locally using ONOS_IP and onos-karaf command (ok). Shows how to monitor and search the log file.

  • Creating and deploying an ONOS application    (narrative script)

    • Shows how to use ONOS archetype to create a simple project and how to configure it to package as an ONOS application. Shows how this application can be deployed into running ONOS.


  • No labels