|
LIBRARY MANAGER
Library manager contains
a large library of code and documentation for COP8
including sample projects, demos and tutorials.
Project
Manager and Library Manager share one window. There are two tabs in the top of the window ("Project" and
"Library Manager") which allow user to switch between Project
Manager and Library Manager. The user can switch between Project
Manager and Library Manager also using a command from window local menu.
The
Library Manager window contains the following local menu:
View
- submenu allows the user to switch between Project
Manager and Library Manager.
- Project
Manager - switch to Project Manager
- Library Manager - switch to Library Manager
Search -
submenu allows the user to find in the project, library
source or in documentation
- Find in Files - searching in files (documentation,
sources ...) - The search submenu allows the user to find any word/expression in the project/library source/documentation files. The PDF searching ability is supported too.
(See chapter "Search" for more
information)
Library manager contains two libraries:
National COP8 library – predefined library of sources, code samples, projects, examples, documentation files.
The user cannot change the structure and the contents of this library, every user has the same structure and
contents available.
User library – the library can contain sources, code samples, projects, examples, documentation files.
The user can manage structure and contents of this library. Structure and contents will be stored in his local subdirectory.
The content of the user library is not available for other users.
The
National COP8 library popup menus:
National COP8 library (folder) -
the
following popup menu will be displayed after right
mouse button click on the National COP8 library folder:
- Expand/Collapse - expand or collapse the folder.
- Expand All - expand the folder and all its subfolders.
- Collapse All - collapse the folder and all its
subfolders.
National COP8 library item -
the
following popup menu will be displayed after right
mouse button click on the National COP8 library
item:
Documentation file (see picture below)
-
View Documentation - display documentation file in the user
Internet browser.
-
Add File to Current Project - copy and include file to the current project.

Source file
- Add File to Current Project - copy and include file to the current project.
Project
- Open This Project -
open the selected project as a reference project. The project
cannot be modified, but the user can view all the
project files. There is not allowed to add any
file nor compile the project. The user can save the
opened project to the user directory and work with
the project as usually.
Link to external documentation
- View Documentation - display documentation file in the user
Internet browser.
User
library popup menus:
User library (folder) -
the
following popup menu will be displayed after right
mouse button click on the User library folder: (see
picture below)
-
Create New Subfolder … - the user can enter the
name of the new folder, then the appropriate folder is
created
-
Add File to the Folder … - the user can enter
name of the target folder, then the file is copied to the selected
folder
-
Remove User Subfolder - remove the folder from the user library.
-
Expand/Collapse - expand or collapse the
folder
-
Expand All - expand the folder and all its
subfolders
-
Collapse All - collapse the folder and all its
subfolders

User library item
-
the
following popup menu will be displayed after right
mouse button click on the User library item:
Documentation file (see
picture below)
- View
this documentation file - display documentation file in the user
Internet browser
- Add
this file to current project - copy and include
the file to the current project
- Delete the
file from library - remove the file from the user
library

Source file
- Add
this file to current project - copy and include
the file to the current project
- Delete the
file from library - remove the file from the user
library
Project
- Open this
project - copy project to the local directory and open
the project
- Delete the
project from library - remove the project from the user
library
[top of page]
|