User Tools

Site Tools


start:setupproject

This is an old revision of the document!


SetupProject

For a more details: Setup Project User Guide

runtime environment

To prepare a runtime environment use:

SetupProject PROJECT [VERSION]

This will first look for the Project in User_release_area.

To see which versions exist use:

SetupProject PROJECT --list

or

SetupProject PROJECT --ask

build environment

To prepare a build environment use:

SetupProject PROJECT --build-env [VERSION]

This will create a “user project” in User_release_area. If the project already exists it will not be modified. If no version is given, SetupProject will be ask.

Traps & Hints

  • Setting up a build environment is needed only once (when starting a new user project). To continue development the runtime environment is enough.
  • Setting up a build environment will not set up a runtime environment.
start/setupproject.1265281975.txt.gz · Last modified: 2010/02/04 12:12 by nchiap