<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Import Jar in Component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358747#M123709</link>
    <description>Hey,&lt;BR /&gt;&lt;BR /&gt;You are rigth, there is a mistake. Anyway it doesn't even find org.deidentifier so that doesn't seem to be the problem.&lt;BR /&gt;&lt;BR /&gt;Greetings,&lt;BR /&gt;Miri</description>
    <pubDate>Fri, 06 Oct 2017 10:49:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-06T10:49:33Z</dc:date>
    <item>
      <title>Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358738#M123700</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am writing a component for TOS 6.4.1 in which I want to use ARX Anonymasiation (&lt;A href="http://arx.deidentifier.org/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://arx.deidentifier.org/&lt;/A&gt;). I downloaded the jar from the homepage and importet it to my component (see the XML) and added it to the Java Build Path in TOS.&lt;/P&gt; 
&lt;PRE&gt; &amp;lt;IMPORTS&amp;gt; 
      &amp;lt;IMPORT MODULE="libarx-3.6.0.jar" NAME="libarx" REQUIRED="true"/&amp;gt; 
    &amp;lt;/IMPORTS&amp;gt; &lt;/PRE&gt; 
&lt;P&gt;Now I want to use one of the classes.&lt;/P&gt; 
&lt;P&gt;In the _begin.javajet file I write&lt;/P&gt; 
&lt;PRE&gt;imports="
		org.talend.core.model.process.INode 
		org.talend.core.model.process.ElementParameterParser 
		org.talend.core.model.metadata.IMetadataTable 
		org.talend.core.model.metadata.IMetadataColumn 
		org.talend.core.model.process.IConnection
		org.talend.core.model.process.IConnectionCategory
		org.talend.designer.codegen.config.CodeGeneratorArgument
		org.talend.core.model.metadata.types.JavaTypesManager
		org.talend.core.model.metadata.types.JavaType
		java.util.List 
		java.util.Map
		org.deidentifier.arx.ARXAnonymizer
	" 
%&amp;gt;
&amp;lt;% 
CodeGeneratorArgument codeGenArgument = (CodeGeneratorArgument) argument;
INode node = (INode)codeGenArgument.getArgument();
String cid = node.getUniqueName();

 	
org.deidentifier.arx.ARXAnonymizer anonymizer = new org.deidentifier.arx.ARXAnonymizer.ARXAnonymizer();
%&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;but I keep getting an error message "The import org.deidentifier cannot be resolved".&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 14:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358738#M123700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-27T14:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358739#M123701</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Have you put your &lt;/SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;jar file in your custom component folder? Can you see it from&amp;nbsp;&lt;SPAN&gt;modules view?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 04:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358739#M123701</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T04:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358740#M123702</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Have you put your &lt;/SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;jar file in your custom component folder? Can you see it from&amp;nbsp;&lt;SPAN&gt;modules view?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 04:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358740#M123702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T04:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358741#M123703</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Have you put your &lt;/SPAN&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;jar file in your custom component folder? Can you see it from&amp;nbsp;&lt;SPAN&gt;modules view?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;FONT size="3"&gt;&lt;FONT face="consolas, monaco, 'bitstream vera sans mono', 'courier new', courier, monospace"&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 04:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358741#M123703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T04:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358742#M123704</link>
      <description>Hallo,&lt;BR /&gt;&lt;BR /&gt;Yes the Jar is in the component folder. When I open the component Designer I can see it.&lt;BR /&gt;&lt;BR /&gt;When I loaded the component for the first time it told me I need to install a required jar and I installed it with the component view of my Job.&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply.</description>
      <pubDate>Thu, 28 Sep 2017 09:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358742#M123704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T09:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358743#M123705</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;BLOCKQUOTE&gt;
 &lt;HR /&gt;
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LMKfAAO"&gt;@miriull&lt;/A&gt; wrote:
 &lt;BR /&gt;Hallo,
 &lt;BR /&gt;
 &lt;BR /&gt;Yes the Jar is in the component folder. When I open the component Designer I can see it.
 &lt;BR /&gt;
 &lt;BR /&gt;When I loaded the component for the first time it told me I need to install a required jar and I installed it with the component view of my Job.
 &lt;BR /&gt;
 &lt;BR /&gt;Thank you for your reply.
 &lt;HR /&gt;
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;You are still&amp;nbsp;&lt;SPAN&gt;getting an error message "The import org.deidentifier cannot be resolved"?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 14:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358743#M123705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-30T14:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358744#M123706</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sadly I do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea why I get this error message?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Miri&lt;/P&gt;</description>
      <pubDate>Sun, 01 Oct 2017 16:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358744#M123706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-01T16:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358745#M123707</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;in the meantime I added the URLPath to the XML.:&lt;/P&gt; 
&lt;PRE&gt; &amp;lt;IMPORTS&amp;gt; 
      &amp;lt;IMPORT MODULE="libarx-3.6.0.jar" NAME="libarx" REQUIRED="true" UrlPath="D:\Program Files\TOS_DI-20170623_1246-V6.4.1\plugins\org.talend.libraries.custom_6.4.1.20170623_1246\lib\libarx-3.6.0.jar"/&amp;gt; 
    &amp;lt;/IMPORTS&amp;gt; &lt;/PRE&gt; 
&lt;P&gt;But that does not help, either &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Greetings,&lt;/P&gt; 
&lt;P&gt;Miri&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 17:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358745#M123707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-05T17:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358746#M123708</link>
      <description>@ miriull referring to your _begin.javajet file, Shouldnt the line of code be&lt;BR /&gt;org.deidentifier.arx.ARXAnonymizer anonymizer = new org.deidentifier.arx.ARXAnonymizer();&lt;BR /&gt;&lt;BR /&gt;Instead of&lt;BR /&gt;&lt;BR /&gt;org.deidentifier.arx.ARXAnonymizer anonymizer = new org.deidentifier.arx.ARXAnonymizer.ARXAnonymizer();&lt;BR /&gt;??</description>
      <pubDate>Fri, 06 Oct 2017 10:33:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358746#M123708</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T10:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358747#M123709</link>
      <description>Hey,&lt;BR /&gt;&lt;BR /&gt;You are rigth, there is a mistake. Anyway it doesn't even find org.deidentifier so that doesn't seem to be the problem.&lt;BR /&gt;&lt;BR /&gt;Greetings,&lt;BR /&gt;Miri</description>
      <pubDate>Fri, 06 Oct 2017 10:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358747#M123709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T10:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358748#M123710</link>
      <description>Can you upload your component XML file please?</description>
      <pubDate>Fri, 06 Oct 2017 10:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358748#M123710</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T10:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358749#M123711</link>
      <description>&lt;P&gt;Sure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;Miri&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lr3L"&gt;ARXforTOS_java.xml&lt;/A&gt;</description>
      <pubDate>Fri, 06 Oct 2017 11:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358749#M123711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T11:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358750#M123712</link>
      <description>You can try changing custom component location. 
&lt;BR /&gt;Alternatively, you can use tLibraryLoad component to load libarx jar explictly in your talend job.</description>
      <pubDate>Fri, 06 Oct 2017 13:05:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358750#M123712</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T13:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358751#M123713</link>
      <description>&lt;P&gt;I already tried more than one location for the as as well as the whole component.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The import with the tLibraryLoad only works if I write my code in tJavaFlex. But the import of the jar for the component doesn't seem to work. Furthermore I cannot connect tLibraryLoad with my component.&lt;/P&gt;
&lt;P&gt;I also think that this is not the best solution: I want to offer the functionality of arx within this component. When the user has to load the Jar in an external component he doesn't need the extra component any more..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings,&lt;/P&gt;
&lt;P&gt;Miri&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 13:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358751#M123713</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T13:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358752#M123714</link>
      <description>I agree, this is not the solution.&lt;BR /&gt;What i meant is,you can test the new component using tLibraryLoad. (I am sure jar would be available to new component).&lt;BR /&gt;&lt;BR /&gt;The probable reason for your error is , not the latest XML for your component is being compiled by studio. In which case , you should try by changing your custom component location and workspace.</description>
      <pubDate>Fri, 06 Oct 2017 13:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358752#M123714</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T13:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358753#M123715</link>
      <description>&lt;P&gt;Even when I use tLibraryLoad I get the error message. My Job looks like that&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Unbenannt.PNG" style="width: 705px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lr7Y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134143i7C19525F882E70C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lr7Y.png" alt="0683p000009Lr7Y.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;(File Input is a simple example csv for the analysis)&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I copied the component to a different direction and changed the component path of TOS to this folder but that doesn't help either.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could there be a mistake in the import in the javajet?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358753#M123715</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T14:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358754#M123716</link>
      <description>Remove org.deidentifier.arx from import section in javajet.
&lt;BR /&gt;I guess import section is for library already packaged with jet engine.
&lt;BR /&gt;
&lt;BR /&gt;Hope that helps !</description>
      <pubDate>Fri, 06 Oct 2017 14:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358754#M123716</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T14:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358755#M123717</link>
      <description>&lt;P&gt;It doesn't help.&lt;/P&gt;&lt;P&gt;The line&amp;nbsp;&lt;/P&gt;&lt;P&gt;org.deidentifier.arx.ARXAnonymizer anonymizer = new org.deidentifier.arx.ARXAnonymizer();&lt;/P&gt;&lt;P&gt;gives 2 errors: 2 times "org.deidentifier cannot be resolved to a type"&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358755#M123717</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T14:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358756#M123718</link>
      <description>Did you use tLibraryLoad this time?</description>
      <pubDate>Fri, 06 Oct 2017 14:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358756#M123718</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T14:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Import Jar in Component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358757#M123719</link>
      <description>&lt;P&gt;It is the same job as the Screenshot you can see, so yes&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-Jar-in-Component/m-p/2358757#M123719</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-06T14:44:59Z</dc:date>
    </item>
  </channel>
</rss>

