About the Aptana toolbar

From Aptana

This page describes the buttons on the Aptana toolbar.

Use the Aptana toolbar at the top of your Workbench as a shortcut to access common tasks. The list below describes the functionality for each button.

  • Image:iconNew.png - Use the New button to create new projects, JavaScript, HTML, or CSS files.
  • Image:iconSave.png - Use the Save button to save all changes in your workspace.
  • Image:iconPrint.png - Use the Print button to print a file.
  • Image:iconReload.png - Use the Reload button to rebuild the scripting environment and reload your scripts.
  • Image:iconRun.png - Use the Run button to preview your project in a web browser.
  • Image:iconSearch.png - Use the Search icon to search for a string in your code.
  • Image:iconLastEditLocation.png - Use the Last Edit Location button to jump to the last place you made a change in your code.
  • Image:iconNextPrevious.png - Use the Next/Previous buttons to navigate to other open files in your project.

Related Topics