Creating a project

To create a project:

  1. Click File -> New -> Other... -> Erlang Project or use the context menu in the navigator, right-clicking and choosing New -> Erlang Project.

File menu

  1. In the New Erlang Project wizard, enter the project name and if needed choose the project’s desired location. If you already have code in that location, it will be recognized and imported.

'New Project' wizard

  1. Click Next.
  2. In the Project Build Preferences boxes, type Output, Source and Include folders or use the default values.

New project: build properties

  1. To create your project, click Finish.

Did you find errors in the documentation? Do you have improvements to suggest? Suggest edits!