Starting With the Basic IDE Tasks
The following information gives a quick guide to get you started using the IDE.
To access files in the IDE:
-
From Running Document, click on the file name.
-
From Breakpoint window, double click the breakpoint row.
-
From Stack window, double click the stack item.
-
From snapshot window, click the URL hyperlink.
For more detailed information, see Opening a
File in the Source View Window.
To create a new project in the IDE:
-
Choose File>New>Project
The Select new project file name dialog box appears and enables you to select
from project file name.
- You may be asked to save any changes to open files, such as snapshot files.
- Your settings for current project are saved automatically with existing project.
For more detailed information, see Projects in IDE.
To profile a program:
-
Choose Profile>Start
-
If you have not connected to an Internet Explorer, you will be asked
to select a connection method.
- The Snapshot window is opened.
- When finish profiling, Choose Profile>Stop. Note that profile trigger could have automatically stopped the profile.
- The Snapshot window is refreshed with profile statistic data.
For more detailed information, see Profile.
To debug a program:
- Choose Debug>Start.
- If you have not connected to an Internet Explorer, you will be asked to select a connection method.
The program runs until it reaches a breakpoint or an exception or until the
program terminates normally.
For more detailed information, see Debugging
Programs.
Copyright © 2004 Tito Software Corporation. All rights reserved.