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 add a java import statement, such that all jobs get it?

Example:
I want import java.util.Properties in the code for all my jobs.
How do I do this?
Dave
Labels (3)
2 Replies
Anonymous
Not applicable
Author

I think you can add this new in Windows/Preferences/ java/Build Path/User librairy/Import
Is it this that you wanted?
Anonymous
Not applicable
Author

@dadumas : You have to use the fully qualified name.
Regards,