본문 바로가기

WEB BANK-END/SPRING

java.lang.NoClassDefFoundError : org / jsoup / Jsoup 에러 해결법

https://community.openhab.org/t/solved-java-lang-noclassdeffounderror-org-jsoup-jsoup/38237

 

[solved] java.lang.NoClassDefFoundError: org/jsoup/Jsoup

I have been using Eclipse to start work on a binding which will be making use of Jsoup. I have created a lib directory in the project where I placed the jsoup-1.11.2.jar file and have added it to the build path under Libraries, Add JARs. on my Discovery.ja

community.openhab.org