Skip to main content
1-Visitor
May 16, 2017
Question

How to setup jlink for automation

  • May 16, 2017
  • 1 reply
  • 2496 views

Hi All,

 

How to setup jlink for automation, i have netbeans installed in my development machine.

 

Can someone help me to setup development environment?

1 reply

15-Moonstone
June 15, 2017

This question is 1 month old. Have you already solved your problem or is it still open ?

rreddy-21-VisitorAuthor
1-Visitor
June 15, 2017

I didnt work much on Jlink, i started 2 days back.

Still not able to setup/debug code, gettting error message.

Exception in thread "main" java.lang.NullPointerException

  at com.ptc.cipjava.CIPRemoteApp.getTransport(CIPRemoteApp.java:40)

  at com.ptc.pfc.pfcGlobal.pfcGlobal.GetProESession(pfcGlobal.java:12)

  at creojavaapp.CreoJavaApp.start(CreoJavaApp.java:50)

  at creojavaapp.CreoJavaApp.main(CreoJavaApp.java:36)

15-Moonstone
June 16, 2017

can you send your code ?