Benutzer-Werkzeuge

Webseiten-Werkzeuge


en:installation

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
en:installation [2019/05/19 14:17] roehneren:installation [2023/02/25 19:41] (aktuell) roehner
Zeile 1: Zeile 1:
 ===== Standard Installation (Personal Versions) ===== ===== Standard Installation (Personal Versions) =====
  
-The Java-Editor requires the installation of a Java Development Kit (JDK). Starting with Java 11, you should use the free OpenJDK because the Oracle JDK is subject to a charge. You can download the latest version of OpenJDK from http://openjdk.java.net/projects/jdk/.+The Java-Editor requires the installation of a Java Development Kit (JDK). Starting with Java 11, you should use the free OpenJDK because the Oracle JDK is subject to a charge. You can download the latest version of OpenJDK from https://openjdk.java.net/projects/jdk/.
  
 Starting from the JDK 10 there are only 64-bit versions of the JDK for which you need a 64-bit version of the Java-Editor in order to use all functions. Starting from the JDK 10 there are only 64-bit versions of the JDK for which you need a 64-bit version of the Java-Editor in order to use all functions.
Zeile 11: Zeile 11:
 After the installation of the JDK you go on with the [[Download|download of the Java-Editor]].  After the installation of the JDK you go on with the [[Download|download of the Java-Editor]]. 
 Run the installation program of the current personal version. The Java-Editor will start and is ready to use. Run the installation program of the current personal version. The Java-Editor will start and is ready to use.
 +
 +If you receive a security warning from the operating system, you can use an online virus scanner to convince yourself that this security warning is unfounded.
  
 There are some useful extensions for the Java-Editor, which are described under [[Configuration]].  There are some useful extensions for the Java-Editor, which are described under [[Configuration]]. 
Zeile 25: Zeile 27:
  
 Select the desired installation folder with the corresponding button. This may be a local folder or a folder in your network.  Select the desired installation folder with the corresponding button. This may be a local folder or a folder in your network. 
-In the latter case you use either the UNC-notation %%\\Server\NetworkShare\JavaEditor%% or a network drive letter. Because using the appletviewer with UNC-notation causes problems it's better to use a network drive lette. In a classroom situation the installation in a network folder is preffered, because it is easier to update the Java-Editor and it is possible to make configuration presettings for all users.+In the latter case you use either the UNC-notation %%\\Server\NetworkShare\JavaEditor%% or a network drive letter. Because using the appletviewer with UNC-notation causes problems it's better to use a network drive letter. In a classroom situation the installation in a network folder is prefered, because it is easier to update the Java-Editor and it is possible to make configuration presettings for all users.
  
 ===Using of INI-files=== ===Using of INI-files===
-If you cannot use the registry for storing user-configurations, for example if the computers are protected with a pc-guard, or in a classroom-scenario you use ini-files instead of the windows registry to store configuration settings. In this case the file JEMachine.INI is created in the Java-Editor folder, which contains the protected configuration settings and the global settings for all users. From this file the Java-Editor reads the path of the file JEUser.ini, which contains the user specific configurations.+If you cannot use the registry for storing user-configurations, for example if the computers are protected with a pc-guard, or in a classroom-scenario you use ini-files instead of the windows registry to store configuration settings. In this case the file JEMachine.ini is created in the Java-Editor folder, which contains the protected configuration settings and the global settings for all users. From this file the Java-Editor reads the path of the file JEUser.ini, which contains the user specific configurations.
  
-As you can see in the picture, it is possible to use the Variable %Username% to specify the path for JEUser.ini. Normally this path is in the home directory of the user.+As you can see in the picture, it is possible to use the variable %Username% to specify the path for JEUser.ini. Normally this path is in the home directory of the user.
  
-To set configurations settings, which are normally saved user specific, global for all users you copy them from a JEUser.ini to the JEMachine.INI file.+To set configurations settings, which are normally saved user specific, global for all users you copy them from a JEUser.ini to the JEMachine.ini file.
  
 ===Portable software=== ===Portable software===
en/installation.1558268245.txt.gz · Zuletzt geändert: 2019/05/19 14:17 von roehner