<?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 Edit and modify a job's source code in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245227#M31129</link>
    <description>Hello,
&lt;BR /&gt;I'm trying to modify my job's source code to add "import java.util.regex.*;".
&lt;BR /&gt;Does anyone know a way to proceed because when I'm in the "code view" of my job and I do right-Click-&amp;gt;source-&amp;gt;add import... nothing happens.
&lt;BR /&gt;Regards.
&lt;BR /&gt;-- 
&lt;BR /&gt;R</description>
    <pubDate>Sat, 16 Nov 2024 14:26:38 GMT</pubDate>
    <dc:creator>erwan2</dc:creator>
    <dc:date>2024-11-16T14:26:38Z</dc:date>
    <item>
      <title>Edit and modify a job's source code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245227#M31129</link>
      <description>Hello,
&lt;BR /&gt;I'm trying to modify my job's source code to add "import java.util.regex.*;".
&lt;BR /&gt;Does anyone know a way to proceed because when I'm in the "code view" of my job and I do right-Click-&amp;gt;source-&amp;gt;add import... nothing happens.
&lt;BR /&gt;Regards.
&lt;BR /&gt;-- 
&lt;BR /&gt;R</description>
      <pubDate>Sat, 16 Nov 2024 14:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245227#M31129</guid>
      <dc:creator>erwan2</dc:creator>
      <dc:date>2024-11-16T14:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Edit and modify a job's source code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245228#M31130</link>
      <description>Hello erwan,
&lt;BR /&gt;TOS is a code generator. Because of this you have the following ways:
&lt;BR /&gt;a) export your script and modify it. In this case you loose the connection to your job in TOS.
&lt;BR /&gt;b) Use the special components tJava* and tLibraryLoad
&lt;BR /&gt;Bye
&lt;BR /&gt;Volker</description>
      <pubDate>Tue, 04 Mar 2008 20:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245228#M31130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-04T20:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Edit and modify a job's source code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245229#M31131</link>
      <description>Hello,&lt;BR /&gt;finally, I use the full path in my code like "java.util.regex.Pattern varPattern;".&lt;BR /&gt;I keep in mind your solution.&lt;BR /&gt;Tank you.&lt;BR /&gt;-- &lt;BR /&gt;R</description>
      <pubDate>Wed, 05 Mar 2008 08:00:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245229#M31131</guid>
      <dc:creator>erwan2</dc:creator>
      <dc:date>2008-03-05T08:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Edit and modify a job's source code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245230#M31132</link>
      <description>Hello, 
&lt;BR /&gt;You can also monitor 2812
&lt;BR /&gt;Regards,</description>
      <pubDate>Mon, 10 Mar 2008 00:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245230#M31132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-03-10T00:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Edit and modify a job's source code</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245231#M31133</link>
      <description>Hi,
&lt;BR /&gt;I am trying to modify the code source of Talend (in general). So, it is not difficult to modify the code source of Java files in the Talend Folder.
&lt;BR /&gt;But my problem is that I can not use the variables and instances of the java class generated by the job.
&lt;BR /&gt;Someone can help me, please ? 
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Marouane - France</description>
      <pubDate>Thu, 10 Sep 2009 08:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Edit-and-modify-a-job-s-source-code/m-p/2245231#M31133</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-09-10T08:29:11Z</dc:date>
    </item>
  </channel>
</rss>

