How to add third party libraries to Talend project?

前端 未结 3 678
谎友^
谎友^ 2021-01-02 02:48

How to add third party libraries (jar files) to a Talend project ?

One more question is, Each Talend component uses LogFactory, but in my c

3条回答
  •  时光说笑
    2021-01-02 03:37

    You can import the external jars using tLibraryLoad component or Editing Routine Libraries.

    For more information visit

    http://vikramtakkar.blogspot.in/2013/03/importing-external-jar-or-library-files.html

提交回复
热议问题