<?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 problem with migration code in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/problem-with-migration-code/m-p/2233150#M22896</link>
    <description>Hi, 
&lt;BR /&gt;I am facing problem as I have to run a code genrated by talend studio in JAVA, my problem is, while importing the Java packages or Jar files i am not getting any error but there are some more import statements which I think related to talend, shows error as my IDE is not detecting fully classified name of the imported classes. 
&lt;BR /&gt;Below is the code which is showing problem. 
&lt;BR /&gt;import routines.talenddemosjava.sample; 
&lt;BR /&gt;import routines.talenddemosjava.sss; 
&lt;BR /&gt;import routines.DataOperation; 
&lt;BR /&gt;import routines.Mathematical; 
&lt;BR /&gt;import routines.Numeric; 
&lt;BR /&gt;import routines.Relational; 
&lt;BR /&gt;import routines.StringHandling; 
&lt;BR /&gt;import routines.TalendDataGenerator; 
&lt;BR /&gt;import routines.TalendDate; 
&lt;BR /&gt;import routines.TalendString; 
&lt;BR /&gt;import routines.system.*; 
&lt;BR /&gt;Imports without problem : 
&lt;BR /&gt;import org.talend.core.context.*; 
&lt;BR /&gt;import java.text.ParseException; 
&lt;BR /&gt;import java.text.SimpleDateFormat; 
&lt;BR /&gt;import java.util.Date; 
&lt;BR /&gt;import java.util.List; 
&lt;BR /&gt;import java.math.BigDecimal; 
&lt;BR /&gt;import java.io.ByteArrayOutputStream; 
&lt;BR /&gt;import java.io.ByteArrayInputStream; 
&lt;BR /&gt;import java.io.DataInputStream; 
&lt;BR /&gt; 
&lt;BR /&gt;I have tried to find routines jar or lib but could not find it so I am not able to add it externally in the system. 
&lt;BR /&gt;Please help me and let me know how can I get the routines so that all the classes it contain can be imported properly? 
&lt;BR /&gt;Thanks in advance.</description>
    <pubDate>Sat, 16 Nov 2024 13:18:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:18:14Z</dc:date>
    <item>
      <title>problem with migration code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/problem-with-migration-code/m-p/2233150#M22896</link>
      <description>Hi, 
&lt;BR /&gt;I am facing problem as I have to run a code genrated by talend studio in JAVA, my problem is, while importing the Java packages or Jar files i am not getting any error but there are some more import statements which I think related to talend, shows error as my IDE is not detecting fully classified name of the imported classes. 
&lt;BR /&gt;Below is the code which is showing problem. 
&lt;BR /&gt;import routines.talenddemosjava.sample; 
&lt;BR /&gt;import routines.talenddemosjava.sss; 
&lt;BR /&gt;import routines.DataOperation; 
&lt;BR /&gt;import routines.Mathematical; 
&lt;BR /&gt;import routines.Numeric; 
&lt;BR /&gt;import routines.Relational; 
&lt;BR /&gt;import routines.StringHandling; 
&lt;BR /&gt;import routines.TalendDataGenerator; 
&lt;BR /&gt;import routines.TalendDate; 
&lt;BR /&gt;import routines.TalendString; 
&lt;BR /&gt;import routines.system.*; 
&lt;BR /&gt;Imports without problem : 
&lt;BR /&gt;import org.talend.core.context.*; 
&lt;BR /&gt;import java.text.ParseException; 
&lt;BR /&gt;import java.text.SimpleDateFormat; 
&lt;BR /&gt;import java.util.Date; 
&lt;BR /&gt;import java.util.List; 
&lt;BR /&gt;import java.math.BigDecimal; 
&lt;BR /&gt;import java.io.ByteArrayOutputStream; 
&lt;BR /&gt;import java.io.ByteArrayInputStream; 
&lt;BR /&gt;import java.io.DataInputStream; 
&lt;BR /&gt; 
&lt;BR /&gt;I have tried to find routines jar or lib but could not find it so I am not able to add it externally in the system. 
&lt;BR /&gt;Please help me and let me know how can I get the routines so that all the classes it contain can be imported properly? 
&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Sat, 16 Nov 2024 13:18:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/problem-with-migration-code/m-p/2233150#M22896</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:18:14Z</dc:date>
    </item>
  </channel>
</rss>

