Skip to main content
1-Visitor
August 23, 2019
Question

Java version for Jlink

  • August 23, 2019
  • 1 reply
  • 2909 views

Hi,

I am currently using Creo elements/pro 5.0, I want to know which java version has to be used for Jlink application.

 

Regards

Gopichand RB

1 reply

24-Ruby III
August 23, 2019

@Gopichand wrote:

Hi,

I am currently using Creo elements/pro 5.0, I want to know which java version has to be used for Jlink application.

 

Regards

Gopichand RB


Hi,

my suggestion:

  1. check Jlink component during Creo elements/pro 5.0 installation
  2. find java.exe in Creo installation
  3. run java.exe -version to get Java JRE version
  4. use the same JDK to compile your Jlink code

 

Gopichand1-VisitorAuthor
1-Visitor
August 23, 2019

Hi Martin

In one of your previous answer you suggested the following link for java version to be used for compiling the java files, shall I use the java 1.4.1 SDK and JRE for compile the java file.

 

https://community.ptc.com/sejnu66972/attachments/sejnu66972/customization/2514/1/J-LinkCreoParametri... link

 

Regards

Gopichand RB

24-Ruby III
August 23, 2019

@Gopichand wrote:

Hi Martin

In one of your previous answer you suggested the following link for java version to be used for compiling the java files, shall I use the java 1.4.1 SDK and JRE for compile the java file.

 

https://community.ptc.com/sejnu66972/attachments/sejnu66972/customization/2514/1/J-LinkCreoParametri... link

 

Regards

Gopichand RB


Hi,

mentioned PDF file is related to Creo Parametric 2.0. I do not know how to get document related to Creo Elements/Pro 5.0.