Changes between Version 79 and Version 80 of DeveloperInstructions
- Timestamp:
- 07/16/14 10:26:43 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperInstructions
v79 v80 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 8 9 === 1.Download and install Java Development Kit (JDK) ===9 === Download and install Java Development Kit (JDK) === 10 10 11 11 === Installation