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

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Haresh
Contributor
Contributor

Use java Import package or statements in talend?

import

 com.google.common.collect.ObjectArrays;

import

 java.util.Arrays;

import

 org.apache.commons.lang.ArrayUtils;

I am trying to use these java packages onto talend (tjava ) component since everytime i try to run without it says " arrayutils cannot be resolved to a type or variable".

So in this case i need to have this import commands as part of the tjava code that i am writing.

Please guide or assist the best way to use these import statements without any errors?

Labels (2)
1 Reply
pakapi_
Creator
Creator

Hi,

 

have you tried to do this in Advanced Settings tab ?0693p000009r9chAAA.png