79095196

Date: 2024-10-16 17:39:28
Score: 2.5
Natty:
Report link

I have had a similar error: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/apache/commons/lang3/ObjectUtils

My solution was to add from https://commons.apache.org/proper/commons-lang/download_lang.cgi the file commons-lang3-3.17.0.jar to the build path. This file is located within the downloaded ZIP file.

I am using

cheers

Reasons:
  • Blacklisted phrase (1): cheers
  • No code block (0.5):
  • Low reputation (1):
Posted by: ZTom