Repository for "compling" files - ECG Analyzer, ECG Workbench, and dependencies. Use Eclipse Neon RCP to compile the Analyzer and Workbench. Compiled copies of the Analyzer and Workbench can be found in the ecg_framework_code and ecg_workbench_release repositories respectively.
- Download Eclipse RCP Oxygen 4.7
- Download compling dev branch
- Import compling from git using eclipse
- Go to preferences->plug in development->api baselines and set it from error to warning
- Go to file export and java->JAR file for the Analyzer jar
- Go to file export and plug-in development->eclipse product file for the Workbench
Note: That in order to export the eclipse product for multiple platforms, you need to follow the instructions given here.