Hi everyone,
Now I have 2 jar files, parser.jar and post.jar. Each file can run separately.
I want to run them by one click.
For example, combine them into one jar file (I am not sure if it's possible, because there seems like to be 2 main classes).
Or maybe some scripts?
Any suggestion is welcome!
