-
Notifications
You must be signed in to change notification settings - Fork 70
Home
Vlad Dumitrescu edited this page Oct 8, 2014
·
11 revisions
The documentation for erlide is managed in the wiki and the Eclipse help is generated automatically from there.
We welcome documentation improvements, see the developer's guide for details.
- Features
- Installing and updating
- Configuration
- Tutorials
- Quick start by Eli Liang
- Hello world by Alain O’Dea
- Troubleshooting
- FAQ - check this out first.
-
Write a support ticket!
Please attach (or email) logs retrieved with
Window -> Preferences -> Erlang -> Report problem
.
Of course, code contributions are more than welcome. See below for details and I will be glad to guide you around the code.
- Concepts
- Creating a project (from scratch or from existing code)
- Configuring a project
- Navigating through the code
- Editor view
- Navigator view
- Erlang search
- Running and debugging Erlang code
- Plug-ins
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):