forked from volkansahin/lider-console
-
Notifications
You must be signed in to change notification settings - Fork 0
02. Building & Running
Emre Akkaya edited this page Dec 19, 2016
·
1 revision
- Just run
./scripts/export-lider-console.sh
- Start Eclipse and double-click tr.org.liderahenk.lider.console.rcp.product file (The file can be found under lider-console-products bundle)
- 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.