cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

How to setup jlink for automation

rreddy-2
5-Regular Member

How to setup jlink for automation

Hi All,

 

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

 

Can someone help me to setup development environment?

3 REPLIES 3
sjuraj
13-Aquamarine
(To:rreddy-2)

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

rreddy-2
5-Regular Member
(To:sjuraj)

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)

sjuraj
13-Aquamarine
(To:rreddy-2)

can you send your code ?

Top Tags