Home TOC Previous Next


                   2.2  Menu bar

2.2.1  File Menu

The menu bar contains items that perform operations on the current, new or unopened files..

New

starts the New File/Project/Workspace/Server wizard. The wizard will take you through the steps required to create a new file/project/workspace/server.

Open File

Selects a remote server or local machine then a browser dialog will popup , you can select one or more files to open.

Close File

Closes current file

Save File

Saves current file.

Save as

Saves current file to another position(you can save it to another server ).

Save All

Saves changes to all modified files. If the current Workspace settings have been modified, the Workspace is saved as well . Magic C++ will prompt for the name of any untitled file name before saving.

Open Workspace

Opens a workspace and loads its settings,bookmarks,watch varibles and breakpoints.

Close Workspace

Closes the current workspace and saves the current workspace settings, bookmarks ,watch varibles and breakpoints.

Save Workspace

saves moficiations to the current workspace Remote Server Manager

manages remote servers in the menu option.you can add , modify and remove the servers here.

Forced upload file

uploads current file from local machine to remote server without being prompted.

Forced download file

downloads remote file to local machine without being prompted.

Recent files

Open recently opened files

Recent workspace

Open recently opened workspaces

                               2.2.2  Edit Menu

The Edit menu contains items for general text editing, such as options for undos and redos as well as clipboard operations.

Find in Files

Find in Files allows you to search a number of files for a specific text string. The location of the search may be a local directory on the PC or a remote server directory. You can cancel any find in progress by selecting Stop from the View menu.Find in Files supporting regular expression on both local machine and remote servers.

Go To

The Go To sub-menu provides options to move to a line in curent file.

Bookmarks

The Bookmarks menu provides options to add, remove and navigate between the bookmarks in the current file.

Breakpoints

The Breakpoints Menu proveides you to add , modify and remove watch breakpoints or location breakpoints.

                               2.2.3  Project Menu

The Project menu contains items which affect the contents, structure and properties of the current project.

Set Active Project

This Option will Set the active project.the active project means the project you working on,as the target of compiler or debugger.

Add File into Project

This option will add files into the current Active project. Note :the files be added must on the same server with active project.

Project Setup

This option will display the project settings dialog for All projects in the workspace.

You can modify project settings ,i.e. toggle offline or online ,output file ,work directory,environment varibles etc.

Forced Upload Whole Project

This option Upload all files in the project from local machine to remote server.

Forced Download Whole project

This option Download all files in the project from remote server, files will be opened again if it has been opened before.

Insert Project to Workspace

This option Insert a project to current workspace, you must select a project file name( *.prj)

Generate Makefile

This option will generate and upload makefile for active project.


Home TOC Previous Next

Copyright(c) 2003-2004 Magicunix,Inc.