Aptana is an open source integrated development environment (IDE) for building web applications. This command used to allow the user to install aptana. It is a open source web development .Based on Eclipse, it supports JavaScript, HTML, DOM and CSS with code-completion, outlining, JavaScript debugging, error and warning notifications and integrated documentation. Additional plugins allow Aptana to support PHP, Python, Perl. Aptana is available as a standalone on Windows, Mac OS X and Linux, or as a plugin for Eclipse.
The help command leads the users regarding the purpose and as well as about the options that are included in the Aptana module. It also describes the syntax for installing Aptana. The help command for Aptana module is shown as below.
ptconfigure Aptana help
The syntax for declaring the help command is not case sensitive which is an added advantage. The following screenshot visualize you about the help command under Aptana.
kevell@corp:/# ptconfigure Aptana help
******************************
This command allows you to install Aptana, The open-source web development IDE.
Aptana, aptana
- install
Installs Aptana.
example: ptconfigure aptana install
- uninstall
Uninstalls Aptana.
example: ptconfigure aptana uninstall
------------------------------
End Help
******************************
The command used for installing the Aptana to the users machine is shown below.
ptconfigure Aptana install
After inputting the command above, the following process occurs as shown in the screenshot format.
| Parameters | Options | Alternative parameters | Comments |
|---|---|---|---|
| Install Aptana?(Y/N) | Yes | Instead of using Aptana the user can use aptana | It will install Aptana module under ptconfigure |
| Install Aptana?(Y/N) | No | Instead of using Aptana the user can use aptana | If the user wish to quit installation they can input as N| |
The command used for uninstalling the Aptana to the users machine is shown below.
ptconfigure Aptana uninstall
After inputting the command above, the following process occurs as shown in the screenshot format.
| Parameters | Options | Alternative parameters | Comments |
|---|---|---|---|
| UnInstall Aptana?(Y/N) | Yes | Instead of using Aptana the user can use aptana | It will uninstall Aptana module under ptconfigure |
| UnInstall Aptana?(Y/N) | No | Instead of using Aptana the user can use aptana | If the user wish to quit uninstallation they can input as N| |
Aptana Studio 3 provides the following support for PHP application development:
Aptana version 1.5 provided support for developing PHP applications via the add-on PHP plugin. This included: