CREO Jlink not working in second session of CREO
Hello,
I'Ve developed an application using Jlink, and it works! But when i start a second session of CREO, in the second session, the Jlink application, doesn't start. Is that normal?

Hello,
I'Ve developed an application using Jlink, and it works! But when i start a second session of CREO, in the second session, the Jlink application, doesn't start. Is that normal?

I everyone,
I found the problem.
In my config.pro we need to add a line were we configure jlink_java_command. And here I had the values for debug -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n. For working in more sessions, I need to remove the code for debug!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.