You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hello,
I would like use a library from TlibraryLoad in my routine.
My routines works only if i add TlibraryLoad in my job, so other jobs without TlibraryLoad failed to compile.
How can add library libphonenumber-2.6.jar in my routine only?
Else if it's not possible to add library in my routine, I have not need of this routine for all jobs.
I see how to add or remove routines dependance for a job but, how don't add always all routines for all new job?
Could you help me please?
Offline
Hello,
You have a context menu with your routine "Edit Routine Librairies" to add your librairy.
The librairy is paste automatically in the folder ./lib/java of your Studio installation folder
The component tLibrairyLoad will be not required anymore.
Offline
Pages: 1