-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demo doesn't work #6
Comments
Hi, I faced the same problem and fixed it. You just need to add a declaration of a dependency to FastUtil in pom.xml like:
I tried recent version of FastUtil (8.3.0) but it didn't work. Version 7.0.13 works in my environment (Oracle JDK 8) |
The demo doesn't work for me either, but I'm having issues in a different way. I'm getting a |
You neee to build the project before running it. |
D'oh, thanks! |
The demo won't even start.
I am getting those errors when trying to run
PreviewJFrame.java
:I am assuming this is somewhat related to the problem stated in #3 , despite the fact that the last commitmessages claim to have updated everything?
The text was updated successfully, but these errors were encountered: