Compile synchronous J-Link application without restarting Creo
Dear PTC users,
maybe you have an idea how to solve my problem. I am going to develop a synchronous J-Link application in Creo Parametric (but version does not play a role in this case). I just want to compile my project, check if it works, i case of ocurring malfuctions recompile it, checking again, recompiling and so on. but i always have to restart Creo because the new compiled classes are not recognized while running Creo. I also tried to stop and/or unregister my plugin in aux application and restart/reregister it. i also tried to rename my plugin in creotk.dat.
Does anyone know a technique to avoid this?
In last time i always developed asynchronous apps. there you dont have this problem beacuse you can connect and disconnect to/from session each time.

