Skip to content
Vlad Dumitrescu edited this page Oct 27, 2010 · 1 revision

Prev Chapter 3. Developer reference Next


Build

Manual build

TBD

Automated build

This is implemented in the org.erlide.site project. Description of the procedure will be added later. TBD.

Building the documentation

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.

Starting the newly built Erlide

  • 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.


Prev Up Next

Retrieve the code from repository

Home

Plugin description

Clone this wiki locally