arcs1to2 manpage

NAME

arcs1to2 tool to migrate ARCS applications and component libraries from version 1 of the framework to version 2.

SYNOPSIS

arcs1to2 OPTION FILENAME

DESCRIPTION

arcs1to2 parses different file formats associated to the first version of the ARCS framework and translates them to an equivalent in the second version. Translated files may be: application files, composite component files, library description files and project files.

OPTIONS

-a
file is an XML formatted application description
-c
file is an XML formatted composite component description
-l
file is a cpp file (usually named lib.cpp) to translate into an XML component library description
-p
file is a project file. This is the most complete mode since it also handles and convert source files of the project (old versions of library descriptions are also processed).

AUTHOR

Jean-Yves Didier