Create
a new project in the workspace - Creates a new project with the specified
name.
Create
a project from existing source - opens an existing PHP project in the
workspace. Click Browse to select the existing project.
PHP
Version - Select whether to:
Use
default PHP settings - Uses the default PHP Interpreter settings.
Use
project specific settings - Select the PHP version to be used for the
project and whether ASP tags are used as PHP tags. See PHP
Interpreter Preferences for more information.
Project
Layout - Select whether to:
Use
project as source folder - All resources within the project will be added
to the Build Path by default.
Create
separate folders for source files and public resources - Separate folders
will be created in which you can place resources which should be included
or excluded from the Build Path.
See Configuring a Project's PHP
Build Path for more information.
The default setting for this option can be configured from the New
Project Layout Preferences page.
JavaScript
Support - Mark the 'Enable JavaScript support for this project' checkbox
for JavaScript functionality (e.g. JavaScript Code Assist options) to
be available to the project.
See Enabling
JavaScript Support in PHP Projects for more information.