Changes between Version 78 and Version 79 of DeveloperInstructions


Ignore:
Timestamp:
07/16/14 10:25:39 (10 years ago)
Author:
Vangel Ajanovski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperInstructions

    v78 v79  
    77The 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.
    88
    9 == 1. Download and install Java Development Kit (JDK)
     9=== 1. Download and install Java Development Kit (JDK) ===
    1010
    1111=== Installation