MYPROJECT.vprj < System Files < Viivi's Cell < Entrance
MYPROJECT.vprj
is a project file.
The extension .vprj
is an abbreviation for
"Viivi project
".
The project file
MYPROJECT.vprj
is not included in the Viivi distribution package,
but the user creates by her/him-self according to her/his needs.
The stem-part of the filename
MYPROJECT
is a unique name that the user specifies.
A project is a function managing the current learning/development environment
to restore the same environment for the user to continue working
after Viivi IDE boots next time.
Just by setting a project,
the environment management function lets the user free
from setting the environment every time when Viivi IDE boots.
The user does not need to edit the project file directly.
When a project named
MYPROJECT
is created through the project menu on the menu-bar of the controller,
the project file
MYPROJECT.vprj
is automatically saved.
At the same time,
the configuration files
MYPROJECT.vcnf
and
MYPROJECT.ide.vcnf
,
for
Viivi kernel and Viivi IDE,
respectively,
and the argument-command script file
MYPROJECT.vacs
are created with the filename-stem
MYPROJECT
of the project name.
At the next time of booting Viivi,
the user can specify the project using the argument-command
"-p
"
as
$ viivi -p MYPROJECT.vprj
or open the project from the project menu on the menu-bar of the controller,
to restore Viivi IDE with the same environment
of the end point of the previous session.MYPROJECT.vprj < System Files < Viivi's Cell < Entrance
Exhibited on 2022/03/02
Copyright(C) 2003-2022 ilma <ilma@viivi.io> All rights reserved.