-
Notifications
You must be signed in to change notification settings - Fork 3
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
Unable to convert any files. #7
Comments
Could you post the output when running the application from a console? |
I don’t see any console opening. |
That's right, you should run it from a cosole yourself using java -jar [Filename]. |
It's because you didn't embed the JSON library into the jar. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I hit Convert File button, it prompts me to select a file, but does nothing with it.
The text was updated successfully, but these errors were encountered: