Operating instructions

M300USERSGUIDE SEA
PROJECTMANAGEMENT

95
DELETEPROJECT
1. In the Project menu, select Delete. (Shortcut: Alt + P, D)
2. In the Subdirectory List, select the directory which holds the project that is to be deleted or to go
up one level, select the folder named ‘..’.
3. The Path list will give you a quick list of the most recently used projects. This project path list is
used in the other project menus as well.
Note: Ifyouarea ttemptingtodeletetheprojectyoucurrentlyhaveopen,youmustfirstclosethatproject
beforedeletingit.Thiscanbedonebyopeninganotherproject.
4. Once you have selected the project name you want to delete, click on Delete. If you wish to
cancel this operation at any time, click on Cancel.
5. The project folder with the name of the new project will be removed.
WARNING:Oncetheprojectisdeleteditcannotbeundone.
If the user wants to remove a project using the QNX 4 remove command it can be done from a
terminal window. For example, if the user wants to remove the ‘/check/test’ project, he can type.
/bin/rm -fR /check/test
This will remove the test project folder off the /check folder.
WARNING:W henusingthe/bin /rmremovecommand,usecaution.Thiscannotbeundone. Ma kesurethe
folderyouareabouttoremoveisthecorrectone.