Set JAVA_HOME - Alfresco Document Transformation Engine - 2.4 - 2.4 - Ready - Alfresco - external - Alfresco/Alfresco-Document-Transformation-Engine/2.4/Alfresco-Document-Transformation-Engine/Install/Installation-overview/Set-JAVA_HOME - 2025-04-04

Alfresco Document Transformation Engine

Platform
Alfresco
Product
Alfresco Document Transformation Engine
Release
2.4
License

If you’re using any JDK which does not set a registry key, you need to manually set the JAVA_HOME system variable. This mostly happens when using a ZIP package installation of the JDK.
  1. Locate your JDK installation (it’s most likely in a directory such as C:\Program Files\jdk-11.x.x).
  2. Search for Advanced system settings.
  3. Select View advanced system settings > Environment Variables.
  4. In the System variables section, click New (or User variables for a single user setting).
  5. Add the following settings:
    Variable name = JAVA_HOME
    Variable value = path to the JDK installation (from step 1)
  6. Click OK (twice) and finally click Apply to save the changes.