Skip to content
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

How do I build the jar? #24

Open
michaele-blend opened this issue Feb 14, 2020 · 1 comment
Open

How do I build the jar? #24

michaele-blend opened this issue Feb 14, 2020 · 1 comment

Comments

@michaele-blend
Copy link

Hello!

I've read through the wiki and the readme, and do not see a way to build the jar file myself.

Could you please provide some guidance on how to accomplish this?

Thank you!

@hptruong93
Copy link
Contributor

This project has a simple build process so I don't want to involve any advanced build tool like Maven or Grade. You can just clone the repository and create a new project in Intellij or Eclipse in the same folder and it should just build (remember to include all dependency JARs in libs directory). Once built, you should be able to export the JAR.

The main class is src/main/Main.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants