如何在Talend项目中添加第三方库?

编程入门 行业动态 更新时间:2024-10-05 05:14:31
本文介绍了如何在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.apachemons.logging.LogFactory at ...

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

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

推荐答案

您可以使用 tLibraryLoad 组件或编辑例行程序库。

有关更多信息,请访问

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

更多推荐

如何在Talend项目中添加第三方库?

本文发布于:2023-11-26 09:40:56,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1633601.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:第三方   项目   如何在   Talend

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!