Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to operate in tJava like Eclipse

How can I search a word in tJava window?

How can I operate in tJava like Eclipse? :

    I know , for code/routine/* , it is easier to operate for making programs.

 

 

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi,

 

     You cannot do it directly. The best way is to copy it to a text editor like Notepad++ and check it.

 

      Please note that teh ideal case of tJava is to store snippets of Java codes which are necessary for processing. So in ideal case of tJava usage, a programmer can identify the data by quick glance itself.

 

      The issue will happen when hundreds or thousands of lines of code are present in tJava. But this is not a right use case of tJava.

 

Hope I answered your query.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Hi,

 

     You cannot do it directly. The best way is to copy it to a text editor like Notepad++ and check it.

 

      Please note that teh ideal case of tJava is to store snippets of Java codes which are necessary for processing. So in ideal case of tJava usage, a programmer can identify the data by quick glance itself.

 

      The issue will happen when hundreds or thousands of lines of code are present in tJava. But this is not a right use case of tJava.

 

Hope I answered your query.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂