Skip to content

02. Building & Running

Emre Akkaya edited this page Dec 19, 2016 · 1 revision

Building from Source

  • Just run ./scripts/export-lider-console.sh

Running on Eclipse

  1. Start Eclipse and double-click tr.org.liderahenk.lider.console.rcp.product file (The file can be found under lider-console-products bundle)
  2. Click 'Launch an Eclipse application in Debug mode' to run!

Warning: When the project is run for the first time, Eclipse usually throws an exception. If this exception occurs, go to 'Run --> Debug Configurations...' and on the 'Plugins' tab click 'Add Required Libraries' to allow Eclipse to use all required bundles.

Also, select 'Validate plug-ins automatically prior to launching' button to always validate plugins. Then click 'Apply' and run.