Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Apogy/InstallationGuide
< Apogy
Eclipse Installation and Configuration
Eclipse IDE and Plugins Installation | |||
---|---|---|---|
Item | Descripion | Update Site URL / Download URL | Items to install |
1 | Eclipse IDE for Enterprise Java Developers | https://www.eclipse.org/downloads/packages/release/2019-12/r/eclipse-ide-enterprise-java-developers | N/A |
2 | Apogy Off The Shelf plugin | https://apogy.gitlab.io/ca-gc-asc_csa-apogy-ots/ | All |
3 | EMF and Dependencies | http://download.eclipse.org/releases/latest | EMF - Eclipse Modelling Framework SDK |
EMF - Eclipse Modelling Framework Xcore SDK | |||
EMF Validation Framework | |||
EMF Model Transaction SDK | |||
Xtext Complete SDK | |||
4 | Apogy Code Generator Support | http://download.eclipse.org/apogy/release/R0_5/latest/ | Apogy Code Generator |
5 | EMF Forms 1.22 | http://download.eclipse.org/ecp/releases/releases_122/ | EMF Form SDK |
6 | BIRT | http://ftp.jaist.ac.jp/pub/eclipse/birt/update-site/4.6/ | BIRT 4.6.0 Reporting SDK |
7 | Eclipse 4 Ressource Tools | http://download.eclipse.org/releases/latest | Eclipse e4 Tools Developer Resources |
8 | Simple Logging Facade for Java (Log4j) | http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository/ | Log4j Implemented Over SLF4J - 1.7.10 |
Log4j Implemented Over SLF4J Source - 1.7.10 | |||
Logback SLF4J Binding - 1.1.2 | |||
Logback SLF4J Binding Source - 1.1.2 | |||
SLF4J API Module - 1.7.10 | |||
9 | Paho MQTT Java | http://download.eclipse.org/paho | Paho MQTT Client |
Paho MQTT Exerciser |
Apogy Source Code Download, Build and Launch
Apogy Source Download | |||
---|---|---|---|
1 | Download Apogy Source Code from GIT | git://git.eclipse.org/gitroot/apogy/apogy.git | /bundles/common |
/bundles/core | |||
/bundles/addons | |||
/bundles/workspace | |||
/bundles/examples | |||
/bundles/rcp | |||
2 | Build | Project→Build Automatically | |
Project→Clean All | |||
3 | Launching Apogy | a) Run→Run Configurations... | |
b) Select Eclipse Application, right click, then New Configuration | |||
c) In Program to Run, select Run a Product, in the pull down on the right, select org.eclipse.apogy.rcp.product | |||
d) In the Plugins tab, in the Launch with pull down, select all workspace and enabled plugins. Press Run | |||
e) Press Run |