forked from erlang/erlide_eclipse
-
Notifications
You must be signed in to change notification settings - Fork 3
Creating a project
vladdu edited this page Oct 27, 2010
·
1 revision
To create a project:
- Click File -> New -> Other... -> Erlang Project or use the context menu
in the navigator, right-clicking and choosing New -> Erlang Project
- In the New Erlang Project wizard, enter the project name and if needed
choose the project's location
- Click Next.
- In the Project Build Preferences boxes, type Output, Source and
Include folders or use the default values.
- To create your project, click Finish.