Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello,
I want to use customized Java classes contained in an archive File (custom.jar).
I have put my Jar file in the directory "Arbortext-path\custom\classes"
The Java classes use librairies (Jar files) which are contained in my Jar file "custom.jar".
The Java classes contained in my Jar file are loaded but not the librairies.
How to load the librairies contained in my Jar file ?
Best regards.
David G