如何在Talend项目中添加第三方库? [英] How to add third party libraries to Talend project?

查看:328
本文介绍了如何在Talend项目中添加第三方库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何将第三方库(jar文件)添加到Talend项目中?

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

另一个问题是,每个Talend 组件使用 LogFactory ,但就我而言,它抛出

One more question is, Each Talend component uses LogFactory, but in my case it is throwing

java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory
    at ...

使用 tSetGlobalVar 组件,如何利用现有的日志记录库摆脱此异常?

with tSetGlobalVar component, how can I make use of existing logging library to get rid of this exception?

推荐答案

您可以使用 tLibraryLoad 组件或<$导入外部jar。 c $ c>编辑例行程序库。

有关更多信息,请访问

< a href = http://vikramtakkar.blogspot.com/2013/03/importing-external-jar-or-library-files.html rel = nofollow noreferrer> http://vikramtakkar.blogspot.in/2013 /03/importing-external-jar-or-library-files.html

这篇关于如何在Talend项目中添加第三方库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆