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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anjali3
Contributor II
Contributor II

Arraylist cannot be resolved to a type or field

Hi ,

 

Im using Arraylist in tjavaflex component to store set of values. Tried to import Arraylist by using below line in start code of the tjavaflex component.

import java.util.ArrayList;

But it is still throwing  Arraylist cannot be resolved to a type or field.

Thanks.

Labels (3)
1 Reply
ankit7359
Creator II
Creator II

hi @Anjali,

Greetings of the day,

I am actually wowed that you are using Java Collections in Talend. Kudos for that, also i found a post which might help you through this.

Link -> https://community.talend.com/t5/Design-and-Development/resolved-creating-and-using-Arraylists-in-Tal...

Pls reach out to the community,if necessary.

Thanks,

Ankit.