Cafebabe icon indicating copy to clipboard operation
Cafebabe copied to clipboard

Noob question: How do I even build this?

Open chexo3 opened this issue 3 years ago • 0 comments

Very new to Java development. I'm used to working in an environment with a build system or something already set up where I can just run <toolname> build or something and have it just work. This has no such thing. I tried my hardest to set up an Ant build for this, but I couldn't figure it out. Can you tell me how to compile it without a build system, so that I might be able to set up a build system in the future? I don't get how to set the classpath and such.

chexo3 avatar Apr 17 '21 05:04 chexo3