更新时间:2021-11-12 16:44:13
coverpage
Aptana Studio Beginner's Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Started
System requirements
Downloading and installing Aptana Studio
Time for action – downloading and installing Aptana Studio on Linux
Time for action – downloading and installing Aptana Studio on Windows
Time for action – downloading and installing Aptana Studio on Mac
Time for action – increasing Java memory
Upgrading the system
How to install third-party plugins
Time for action – installing a third-party plugin
Uninstalling Aptana
Summary
Chapter 2. Basics and How to Use Perspectives and Views
Time for action – changing the color theme
Time for action – configuring the tab behavior
Definitions
Customizing perspectives
Time for action – arranging views
Time for action – adding new views
Time for action – customizing the View selection menus
Time for action – customizing the new submenu
Time for action – adding and removing command groups availability
Time for action – customizing the toolbar
Time for action – customizing the menu
Time for action – saving a perspective
Time for action – deleting a perspective
Time for action – marking a default perspective
The most frequently used views
Searching and replacing
Customizing Aptana Studio 3
Chapter 3. Working with Workspaces and Projects
Workspace
Time for action – creating a new workspace
Time for action – exporting Aptana Studio preferences
Time for action – importing Aptana Studio preferences
Time for action – switching to another workspace
Time for action – deleting a workspace
Time for action – prompting the selection of a workspace on startup
Working with projects
Time for action – using the Promote to Project function
Time for action – importing an existing folder as a new project
Time for action – importing existing projects into the workspace
Time for action – deleting a project
Time for action – changing a project's nature
Time for action – closing a project
Time for action – excluding a project from the index
Time for action – creating a new project file
Chapter 4. Debugging JavaScript
The Debug perspective
Time for action – installing Aptana Debugger for Firefox
Configuring the debugger
Time for action – creating a debug configuration
Debugging JavaScript
Time for action – debugging JavaScript
Console view
Time for action – working with the Console view
Using breakpoints
Time for action – adding a breakpoint
Time for action – disabling a breakpoint
Time for action – setting a hit count on a breakpoint
Time for action – inspecting variables at a breakpoint and changing their values
Studio AJAX monitor
Time for action – uninstalling the Aptana Debugger Extension
Uninstalling the debugger
Chapter 5. Code Documentation and Content Assist
ScriptDoc
JavaScript function comment
Time for action – displaying a function comment
The Content Assist feature
Time for action – using the Content Assist feature
Time for action – changing the user agents used by the Content Assist feature
Chapter 6. Inspecting Code with Firebug
What is Firebug
Time for action – installing Firebug
Time for action – enabling and configuring Firebug
Inspecting HTML code
Time for action – inspecting HTML code
Time for action – using the mouse selector for editing HTML
Inspecting the CSS code
Time for action – editing the CSS code by using the HTML module
Time for action – editing the CSS code by using the CSS module