-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
@aubertc , I have a bit of an issue with the web-scraping aspect of things. I was trying get a mini-implementation going, but couldn't get fileUtils to be recognized. But that's a problem I ran into before, and you sent a minimal app that I was able to get working in the past as a fix. I went and redownloaded it, fired it up, and it didn't work. The error I get it:
_> Exception in thread "main" java.lang.Error: Unresolved compilation problem:
FileUtils cannot be resolved at com.mycompany.app.App.main(App.java:23)_
I don't understand why it just stops working. I know I was able to get a scraped HTML page, but now I won't even compile. I know thismight be old ground, but do you have an solutions/ideas why this is happening?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels