We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
Could you post the output when running the application from a console?
Sorry, something went wrong.
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.
Successfully merging a pull request may close this issue.
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: