-
Notifications
You must be signed in to change notification settings - Fork 3
Build
Prev Chapter 3. Developer reference Next
TBD
This is implemented in the org.erlide.site project. Description of the procedure will be added later. TBD.
The source of the documentation is the erlide.xml file, in Docbook 5 format.
It is used to generate Eclipse infocenter help, HTML pages to be put online
and a printable PDF book.
-
After compiling the plugins, you can try starting the newly build Erlide. For this you have to create a run configuration. Choose Run -> Run... -> Eclipse Application -> New.... Use a nice, friendly name like Erlide and in the plug-ins tab select Choose from list.
-
In the main tab, select the "Program to run" to be "Run an application". The default value (
org.eclipse.ui.ide.workbench) is fine. -
Check all the Erlide plugins under "workspace plugins" and then "Add required plugins" for a minimal setting. Press validate and add any other plugins that may be needed.
-
Go to the Common tab and check the Show in favorites for both run and debug.
Retrieve the code from repository
Plugin description