-
Notifications
You must be signed in to change notification settings - Fork 69
Home
Vlad Dumitrescu edited this page Jul 16, 2014
·
11 revisions
Here you will find the project’s documentation. We moved it to this wiki
so that it’s easier to keep it updated. Maybe more importantly,
everybody can help us improve it! ![]()
If you would like to contribute a larger chunk of work, please consider cloning the wiki repository sending a pull request.
In the beginning there will be many changes and updates and not all places where information is missing will be marked as such. Please have patience.
- Features
- Install and update
- Configuration
- Tutorials
- Quick start by Eli Liang
- Hello world by Alain O’Dea
- Troubleshooting
- Plugins
- FAQ - check this out first.
- Found a bug? Write a support ticket!
Please attach (or email) logs retrieved with
Window -> Preferences -> Erlang -> Report problem.
- Concepts
- Creating a project
- Importing a project
- Configuring a project
- Navigating through the code
- Editor view
- Navigator view
- Erlang search
- Running and debugging Erlang code
So you want to get hacking on erlide. If you’re new to Git, please read New to Git. If you know your way around it, read the following (parts shamelessly adapted from the pages at erlang/otp):