forked from erlang/erlide_eclipse
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
vladdu edited this page Aug 11, 2011
·
35 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 as described here and 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
- Tracing plugin
- Cover Plugin
- 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
- 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 erlang/otp pages):