Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleInformation

(Only for integration with Mathematica Version 12.3 or later) After completing the steps above using the Integration dialog, you must change JAVA_HOME to JDK 11 by 17 by following the steps below:

  1. Download JDK 11 (11Go to https://adoptium.net/temurin/releases/ and download JDK 17 (17.0.12 8 recommended) according to for your operating system from https://www.oracle. com/java/technologies/downloads/#java11. Alternatively,  you you can use the Java bundled java from with Mathematica 12.3 or later , in from the [Mathematica installation dir]<Mathematica_install_root>\SystemFiles\Java\Windows-x86-64 directory directory.
  2. Open the property file of the <modeling tool, [Modeling Tool dir]_tool_install_root>/bin/[Modeling Tool].properties, with a text editor, <modeling_tool_name>.properties file (e.g., magicdraw.properties) with a text editor.
  3. Change JAVA_HOME to the JDK 1117 directory and save the file, for example:

    Code Block
    languagetext
    JAVA_HOME=C\:\\Program Files\\AdoptOpenJDK\\jdk-11.0.12


  4. Restart the modeling tool.

...