You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
I'm using snacktory with IntelliJ 15 and Gradle. The following was working yesterday, but stopped working today:
Getting errors from
HtmlFetcher fetcher = new HtmlFetcher();
:Things I tried in IntelliJ:
Interesting if I build a jar with dependencies and run
javac -jar...
, then it does seem to work.Any ideas what might have gone wrong?
The text was updated successfully, but these errors were encountered: