Skip to main content
3-Newcomer
May 14, 2024
Solved

Installing Creo 8 using Jlink- JRE 11.0

  • May 14, 2024
  • 1 reply
  • 1189 views

I'm looking for some documentation on how to install Creo 8 with Corretto (JRE 11 ).  I've searched the PTC website but I'm not finding it.  I'm looking for installaing a new setup, as well as converting an existing setup to not use Java, and use Corretto ( JRE 11 ).  If you can point me to a document I'll be happy to read and try it out.   

 

Anyone able to help point me in the right direction. 

 

Any help would be greatly appreciated.  

 

Thanks. 

Best answer by RandyJones

Download the Amazon corretto 11 zip for Windows x64:

https://corretto.aws/downloads/latest/amazon-corretto-11-x64-windows-jdk.zip

 

Unzip this and set PRO_JAVA_COMMAND to the <unzipped_folder\bin\java

 

In my case I unzip, rename the unzipped folder to java and move it to my Creo Parametric install directory:
c:/ptc/creo_parametric-8.0/java

 

And then set PRO_JAVA_COMMAND = c:\ptc\creo_parametric-8.0\java\bin\java

 

1 reply

20-Turquoise
May 14, 2024

Download the Amazon corretto 11 zip for Windows x64:

https://corretto.aws/downloads/latest/amazon-corretto-11-x64-windows-jdk.zip

 

Unzip this and set PRO_JAVA_COMMAND to the <unzipped_folder\bin\java

 

In my case I unzip, rename the unzipped folder to java and move it to my Creo Parametric install directory:
c:/ptc/creo_parametric-8.0/java

 

And then set PRO_JAVA_COMMAND = c:\ptc\creo_parametric-8.0\java\bin\java