Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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