Changes between Version 82 and Version 83 of DeveloperInstructions
- Timestamp:
- 07/16/14 10:27:38 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperInstructions
v82 v83 6 6 7 7 The application is coded in the Java programming language, so you will need the tools that are part of a recent JDK. The recommended IDE is Eclipse, which also uses Java. If you want you can run Eclipse in one version of Java, and compile and run the application with another version of Java, but it is not necessary. 8 9 === Download and install Java Development Kit (JDK) ===10 8 11 9 ==== Installation ====