The New submenu is available under File | New from the Menu Bar.
The options available in the New Menu for the current perspective can be configured through the Customize Perspectives option in the Window Menu.
The options available under the New submenu are:
Name | Description |
---|---|
PHP Project | Creates a new project within the workspace, with PHP configuration settings allowing full PHP functionality. |
Project | Adds a new Project to Navigator / Project Explorer views in which files can be created. |
PHP File | Creates a new file with PHP tags. Allows full PHP functionality. |
Folder | Creates a new folder within a project. The new folder can be linked to a folder in the files system by clicking on the Advanced button in the new folder creation dialog. Using this option will insert an existing folder into your workspace folder. Any changes made to the files and folders in your workspace will automatically be reflected in the local versions of the files in your file system. |
CSS | Inserts a cascading style sheet into a project. |
HTML | Creates a new HTML file within a project, which allows the utilization of HTML functionality. |
XML | Creates a new XML file within a project, which allows the utilization of XML functionality. |
Example | Creates the following example projects in your workspace:
|
Other | Allows access to all other types of items not in the main list. To configure which items will be available from the main list, go to Window menu | Customize Perspective. The options in the list are divided into categories:
|