PHP Perspective Main Toolbar

The PHP Perspective's Main Toolbar offers shortcuts to frequently used functionality:

 

 

Shortcut Icon

Shortcut Keys

Name

Description

 

New

Clicking on the icon opens the New Wizard dialog.

Clicking the arrow next to the icon lets you select to create a new PHP Project, Project, PHP File, Folder, CSS, HTML, XML, Example Project or Other resource.

Ctrl+S

Save

Saves the active file.

Ctrl+P

Print

Prints the active file.

 

Debug

Clicking the Debug Button executes the last run configuration.

Clicking the arrow next to the icon gives access to the following options:

  • Debug a previously executed launch configuration.

  • Debug As... - Debug the active file as a Debug on Server, Java Applet, Java Application, JUnit Plug-in Test, JUnit Test, PHP Script or PHP Web Page.

  • Open Debug dialog - Opens the Debug dialog.

  • Organize Favorites - Allows you to select which launch configurations should be added to your Favorites list. Your Favorite launches will be listed first in the launch configuration list.

 

Run

Clicking the Run Button executes the last run configuration.

Clicking the arrow next to the icon gives access to the following options:

  • Run a previously executed launch configuration.

  • Run As... - Run the active file as a Run on Server, Java Applet, Java Application, JUnit Plug-in Test, JUnit Test, PHP Script or PHP Web Page.

  • Open Run dialog - Opens the Run dialog.

  • Organize Favorites - Allows you to select which launch configurations should be added to your Favorites list. Your Favorite launches will be listed first in the launch configuration list.

 

External Tools

Clicking the External Tools Button opens the External Tools Configuration dialog.

Clicking the arrow next to the icon gives access to the following options:

  • Run As - If applicable, allows you to run the file using External tools.

  • Open External Tools Dialog - Opens the configuration dialog for running a file using external tools.

  • Organize Favorites - Opens a dialog allowing you to organize your external tools.

See the Workbench User Guide for more on External Tools.

 

Launch the Web Services Explorer

Opens a browser displaying the Web Services Explorer. See 'Launching the Web Services Explorer' in the Web Application Development User Guide for more information.

Alt+Shift+G

Open PHP Element

Launches the Open PHP Element dialog.

Ctrl+H

Search

Launches the Search dialog.

 

Open Web Browser

Opens an internal web browser.

Ctrl+.
Ctrl+,

Next/Previous Annotation

Navigates to the next / previous annotation in the script.

Possible annotations are: Bookmarks, Diff additions, Diff changes, Errors, Info, Search Results, Spelling Errors, Tasks and Warnings.

Click the arrow next to the next / previous annotation icon on the toolbar to configure which types of annotations should be included.

Ctrl+Q

Last Edit Location

Jumps to the last location that was edited.

Alt+Left
Alt+Right

Back/forward to last edited file

Scrolls through the previous/next edited locations in all edited file in the current session.

 

 

Related Links

Related Links:

Menus

File

Edit

Source

Refactor

Navigate

Search

Project

Run

Window

Help