Le 29-janv.-10 à 11:20, Juergen Schmidt a écrit :


UNO-Type-Path: mytypes.jar.jar
Class-Path: lib/myhelper.jar
RegistrationClassName: <the name of your implementation class or the appropriate registration class>

If I have many librairies to add at the class-Path, what's the right solution :
Class-Path: lib/myhelper.jar lib/myhelper2.jar

or

Class-Path: lib/myhelper.jar
Class-Path: lib/myhelper2.jar

Thanks

Reply via email to