Le 29-janv.-10 à 11:20, Juergen Schmidt a écrit :
If I have many librairies to add at the class-Path, what's the right solution :UNO-Type-Path: mytypes.jar.jar Class-Path: lib/myhelper.jarRegistrationClassName: <the name of your implementation class or the appropriate registration class>
Class-Path: lib/myhelper.jar lib/myhelper2.jar or Class-Path: lib/myhelper.jar Class-Path: lib/myhelper2.jar Thanks
