| 4 | |
| 5 | == OpenADR == |
| 6 | |
| 7 | * Installation Checklist: |
| 8 | {{{ |
| 9 | For completeness, the following list should be consulted during the installation process |
| 10 | to insure that required steps have not been overlooked. Detailed instructions for each |
| 11 | step appear following this list. |
| 12 | |
| 13 | - Download (as .zip file) OpenADR toolkit. |
| 14 | - Download and Install J2EE SDK and Java SE JRE. |
| 15 | - Download and Install OracleXE database. |
| 16 | - Configure OpenADR Database Schema. |
| 17 | - Download and Install Tomcat 6 Web Application Server. |
| 18 | - Download and Install 3rd Party Java Libraries to “requiredLibraries” Directory. |
| 19 | - Download and Install Basic Eclipse IDE program. Build and Execute OpenADR Programs. |
| 20 | }}} |