Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected tab name to check for "Installed at"

...

If you are using MagicDraw, then you could be using 32 bit or 64 bit edition of MagicDraw. You will need to check the specific edition of MagicDraw to determine the right edition of Java 8—32 bit edition of MagicDraw will require 32 bit edition of Java 8 and 64 bit edition of MagicDraw will require 64 bit edition of Java 8. Launch MagicDraw, go to Help > About MagicDraw, and select the Licensing Environment tab. Check the value of the property Installed at.

...

Follow the steps below to: (1) check if you have Java 8 installed on your machine, and (2) install Java 8 if not.

  1. If you have a 64 bit (or 32bit32 bit) edition of the SysML tool, then you need Java 8 64 bit (or 32 bit) edition. Check if you have a folder with name starting in jre8 OR jdk1.8.0 under C:\Program Files\Java (or C:\Program Files(x86)\Java) on Windows, or under /Library/Java/JavaVirtualMachines on Mac OS X. If you have either of these folders, then skip the remainder of this section and continue with the next section. If not, download Java 8 64-bit edition from the link in next step.

  2. Download Java 8 from the Oracle’s website: http://goo.gl/YsXYkU (short URL) for your specific OS, as shown below. Note – use x64 installer if you have a 64-bit OS and 64-bit installation of the SysML tool, and use x86 installer if you have a 32-bit OS and 32-bit installation of the SysML tool.

     
  3. Install Java – If you have admin privileges on your machine, right click on the installer (downloaded above) and select Run as administrator (on Windows) or simply double click the executable (e.g. .dmg file on Mac OS X). If you do not have admin privileges on your machine, try running the installer to check if you can install any programs. If not, please check with your system administrator to install Java 8. 

    On Windows, if you are installing 64 bit edition, it will install under C:\Program Files\Java folder, and if you are installing 32 bit edition, it will install under C:\Program Files (x86)\Java folder. On Mac OS X, it will typically install under /Library/Java/JavaVirtualMachines.

...