Perl Projects

Creating a Project

Perl projects are created (like any other Project) by selecting File > New > Project... from the Eclipse menu.

After following the instructions of the wizard the Perl Project will be created. In the Navigator the Perl folder icon

is assigned to Perl Projects.

Perl Include Path

To expand the Perl Include Path (@INC) right click on the project icon and select Properties...

Converting an existing Project

To add the Perl Nature to an existing Project, select the Project in the Navigator and select Add Perl Nature from the dropdown menu.

To remove a Perl Nature form a project, select a Perl project and select Remove Perl Nature form the popup menu.