Skip to main content

Java SDK package org.apache.poi.ss.usermodel does not exist


error: package org.apache.poi.ss.usermodel does not exist
import org.apache.poi.ss.usermodel.*;

i meet above error when i coding ,
i has add the poi dependencies in build.gradle as below

implementation “org.apache.poi:poi:3.17”

i am using IntelliJ IDEA ,
anyone can help to this ? thanks!

2 replies

rbarbosa Box
  • Developer Advocate
  • 553 replies
  • January 17, 2024

Hi @user159

Let me see if I can get some folks from the Java SDK to help.

Cheers


  • Participating Frequently
  • 15 replies
  • January 18, 2024

Hi,
Box Java SDK doesn’t use org.apache.poi:poi:3.17 library, so this is not Java SDK related issue. However my advice would be to first go File → Invalidate Caches /Restart, hen Build → Rebuild Project. This should validate if all libraries from gradle are correctly attached to the project.
Best


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings