Help building a .jar? #127615
Unanswered
Ethonodon
asked this question in
Programming Help
Help building a .jar?
#127615
Replies: 2 comments 3 replies
-
This seems general programming related, and not related to GitHub the site/platform/product. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hey @Ethonodon Looks like it's a Gradle project. You'll need to use gradle to build it. Have you looked into that at all? You really only need to install Gradle and do |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Question
Body
I am completely new to github and coding, and I'm trying to build a .jar out of the 1.18.2 branch of https://github.com/Ethonodon/FossilsArcheologyRevival. I have googled like crazy to search for ways to build a jar, and the few methods I've been able to understand have not worked. When I try and build it with commandprompt, it gives me an error. When I try and build it with Eclipse IDE, it won't recognize the files as a "project" despite them being imported and functioning within the application. Supposedly I can also build it directly in github, but I have no idea where I'd do that. I'm confused- could there maybe be some error on my computer's end, am I doing something wrong, or is there something wrong with the repository itself? Any help would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions