Community Tip - You can change your system assigned username to something more personal in your community settings. X
I developed a customized class and it works well with Creo Schematics API method call. I would like to extend my class and it needs to call some third-party methods (google guava for example). The code has no issue to get compiled and I place the *.jar file to same direction as my customized class and I also try to place it in lib direction but my methods cannot call anything from *jar file (throw exception that class not found).
Where is the right folder I should put the *jar file?
there are multiple folders you can set. Let me drop them in no particular order:
try them all.
Thanks for the help.
(1) there is no config file with .DAT. I found config.bin but this file cannot be opened with notepad.
(2) I will try this if it works
(3) There is no protk.dat for Schematics API so I cannot try this.