<?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 org.apache.poi.xssf cannot be resolved to a type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/org-apache-poi-xssf-cannot-be-resolved-to-a-type/m-p/2237401#M25839</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Im using the below code in tJava to find the number of sheets in an excel workbook.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-02-01 at 1.39.15 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Nt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138354iB4CAADB114DCBCED/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Nt.png" alt="0683p000009M2Nt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;But ended up with the below error.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-02-01 at 1.39.25 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2CN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141389i2BBFA94157A32AC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2CN.png" alt="0683p000009M2CN.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Please let me know a fix for this issue.&lt;/P&gt; 
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 01 Feb 2019 20:26:18 GMT</pubDate>
    <dc:creator>nivedhitha</dc:creator>
    <dc:date>2019-02-01T20:26:18Z</dc:date>
    <item>
      <title>org.apache.poi.xssf cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-apache-poi-xssf-cannot-be-resolved-to-a-type/m-p/2237401#M25839</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Im using the below code in tJava to find the number of sheets in an excel workbook.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-02-01 at 1.39.15 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Nt.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138354iB4CAADB114DCBCED/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Nt.png" alt="0683p000009M2Nt.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;But ended up with the below error.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-02-01 at 1.39.25 PM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2CN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141389i2BBFA94157A32AC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2CN.png" alt="0683p000009M2CN.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Please let me know a fix for this issue.&lt;/P&gt; 
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 01 Feb 2019 20:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-apache-poi-xssf-cannot-be-resolved-to-a-type/m-p/2237401#M25839</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-02-01T20:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: org.apache.poi.xssf cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/org-apache-poi-xssf-cannot-be-resolved-to-a-type/m-p/2237402#M25840</link>
      <description>&lt;P&gt;By default, POI library jars are not in class path so import does not work .&lt;BR /&gt;You might have to use one of excel component , so that these jars becomes part of build.&lt;BR /&gt;OR&lt;BR /&gt;You might have to use tLibrary to load all related POI jars .&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Feb 2019 14:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/org-apache-poi-xssf-cannot-be-resolved-to-a-type/m-p/2237402#M25840</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-02-02T14:22:38Z</dc:date>
    </item>
  </channel>
</rss>

