apache poi in java snippet

Hello,
i want to use the knime internal apache poi libraries in a java snippet.
How can i import them?

org.knime.ext.poi and org.apache.poi doesn’t work.

Is this possible?

Thx

Hi,
you need to add it under “Additional Bundles” first. It is a tab in the Java Snippet’s config dialog and the bundle name is org.apache.po.3.9.0.v201405241750 as of now.
Kind regards,
Alexander

3 Likes

Thanks @AlexanderFillbrunn

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.