<?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: uninstall an external jar in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320754#M90863</link>
    <description>&lt;P&gt;I am using Talend for big data platform. I am running in local mode.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Jul 2017 17:44:40 GMT</pubDate>
    <dc:creator>TomG1</dc:creator>
    <dc:date>2017-07-14T17:44:40Z</dc:date>
    <item>
      <title>uninstall an external jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320752#M90861</link>
      <description>&lt;P&gt;I have installed an external jar.&lt;/P&gt; 
&lt;P&gt;I want to uninstall it because I have an updated jar.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mssql-jdbc.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LvNm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129769i0955E95FF2DDA38C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LvNm.png" alt="0683p000009LvNm.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How do i do it?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 09:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320752#M90861</guid>
      <dc:creator>TomG1</dc:creator>
      <dc:date>2017-07-10T09:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: uninstall an external jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320753#M90862</link>
      <description>&lt;P&gt;Are you using open source or subscription version? &amp;nbsp;Are you using Nexus as your binary repository?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 10:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320753#M90862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-10T10:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: uninstall an external jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320754#M90863</link>
      <description>&lt;P&gt;I am using Talend for big data platform. I am running in local mode.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 17:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320754#M90863</guid>
      <dc:creator>TomG1</dc:creator>
      <dc:date>2017-07-14T17:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: uninstall an external jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320755#M90864</link>
      <description>&lt;P&gt;I found a method to uninstall manually.&lt;/P&gt;&lt;P&gt;For each and every .jar installed ,there will be a directory with the name same as that of jar in talend installation directory.&lt;/P&gt;&lt;P&gt;In this directory , the jar file will be placed.&lt;/P&gt;&lt;P&gt;just delete this directory.&lt;/P&gt;&lt;P&gt;in my case the directory was mssql-jdbc.&lt;/P&gt;&lt;P&gt;I deleted this directory and the jar got uninstalled.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 17:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320755#M90864</guid>
      <dc:creator>TomG1</dc:creator>
      <dc:date>2017-07-14T17:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: uninstall an external jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320756#M90865</link>
      <description>&lt;P&gt;Ok. &amp;nbsp;Look under studio\configuration\.m2 folder. &amp;nbsp;Do you see the jar there? &amp;nbsp;Talend specific libraries goes into&amp;nbsp;studio\configuration\.m2\repository\org\talend\libraries&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;A brute force way to initialise the studio libraries is to close the studio and then delete the following folders in the &lt;STRONG&gt;studio\configuration&lt;/STRONG&gt; folder:&lt;/P&gt; 
&lt;UL&gt; 
 &lt;LI&gt;.m2&lt;/LI&gt; 
 &lt;LI&gt;org.eclipse.core.runtime&lt;/LI&gt; 
 &lt;LI&gt;org.eclipse.e4.ui.css.swt.theme&lt;/LI&gt; 
 &lt;LI&gt;org.eclipse.equinox.app&lt;/LI&gt; 
 &lt;LI&gt;org.eclipse.equinox.launcher&lt;/LI&gt; 
 &lt;LI&gt;org.eclipse.help.base&lt;/LI&gt; 
 &lt;LI&gt;org.eclipse.osgi&lt;/LI&gt; 
 &lt;LI&gt;org.eclipse.update&lt;/LI&gt; 
&lt;/UL&gt; 
&lt;P&gt;When you start the studio again, it will be like starting the first time and will re-download all libraries. &amp;nbsp;Note that there are GB of libraries for big data.&lt;/P&gt; 
&lt;P&gt;This instruction is for when using local projects without Nexus shared libraries.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 17:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320756#M90865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-14T17:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: uninstall an external jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320757#M90866</link>
      <description>&lt;P&gt;Ok great&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2017 17:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320757#M90866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-14T17:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: uninstall an external jar</title>
      <link>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320758#M90867</link>
      <description>Hi 
&lt;BR /&gt;I am in similar issue . 
&lt;BR /&gt; 
&lt;BR /&gt;I wanted to jar to be remove from exported(build) bundle.Wanted to keep it for compilation because the dependent jar is being used in multiple jobs and wanted to initialize it one time by placing in server lib as it is conflicting at run time giving class is already initilized with class loader exception. 
&lt;BR /&gt; 
&lt;BR /&gt;Any help will be great 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 14 Dec 2017 13:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/uninstall-an-external-jar/m-p/2320758#M90867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-14T13:28:22Z</dc:date>
    </item>
  </channel>
</rss>

