38 | | 1. JDK (Java SDK): The version to download is SDK for Java 2 Platform Standard Edition 6.0 or higher (make sure that you download the JDK, and not just the JRE, the J2SE Runtime Environment). |
39 | | 1. Tomcat must have "write" access to the directory for Proteios user files and the directory for Proteios temporary files. Furthermore, if the tomcat installation path contains space characters this can cause a [wiki:Problems problem] for the default Proteios 2.0 installation (solved in the current trunk version and upcoming 2.1), but there is a quick workaround. |
| 38 | 1. Java. The version to download is 6 or higher. If installation is from binaries, JRE, the Java Runtime Environment is OK. If you want to compile Proteios SE, or are planning to create your own extensions, you need JDK (Java SE Development Kit). |
| 39 | 1. Tomcat must have "write" access to the directory for Proteios user files and the directory for Proteios temporary files. Furthermore, if the tomcat installation path contains space characters this can cause a [wiki:Problems problem] for the default Proteios 2.0 installation (solved in 2.1 and higher versions), but there is a quick workaround. |