Difference between revisions of "Using Github"

(Created page with "'''''Note: this requires access to OpenClovis private repositories so is only useful for OpenClovis Engineers''''' === Preparation === # Create a directory "git". "cd" to it. # …")
 

Latest revision as of 19:38, 21 February 2012

Note: this requires access to OpenClovis private repositories so is only useful for OpenClovis Engineers

[edit] Preparation

  1. Create a directory "git". "cd" to it.
  2. Check out SAFplus, IDE, and PSP projects. Rename their subdirectories "SAFplus","IDE", and "PSP".
    1. If "PSP" exists, SAFplus will automatically build the chassis manager and AMF will access it.
  3. Detar "eclipse" 3.7.x "indigo", and the following plugins. You should end up with an "eclipse" directory with all plugins properly placed:
    1. cdt-master-7.0.2.zip, emf-xsd-SDK-2.7.1.zip, GEF-SDK-3.7.2.zip
    2. These plugins and eclipse are available in the 3rdparty repository, "idedev" subdirectory. Or pull them from their own repositories.

This will create a full SAFplus and IDE development environment.

[edit] IDE development

  1. Run eclipse
  2. Select import projects
  3. Choose IDE as your base directory
  4. select all com.* projects