miniventure icon indicating copy to clipboard operation
miniventure copied to clipboard

Shell building?

Open ylluminate opened this issue 11 years ago • 4 comments

Can you please provide a mechanism for building this from the shell? It would be fine to use Maven, but perhaps simply using javac would be nice to keep it simple for demonstrative purposes.

ylluminate avatar Feb 05 '14 17:02 ylluminate

I will need to see if some of the other members know. I normally build it from eclipse. I will ask around and see what I can find.

shylor avatar Feb 05 '14 21:02 shylor

Thanks @shylor, really appreciate it and looking forward to some insight! And wanted to thank you for putting this project together. Very helpful and demonstrative for teaching some basics in game design and getting started at some levels.

ylluminate avatar Feb 06 '14 08:02 ylluminate

@shylor any luck so far? I had some plans to go through this this weekend and had hoped that we might see some new info. Thanks again.

ylluminate avatar Feb 07 '14 15:02 ylluminate

@ylluminate Maybe this is what you want: how to convert existing java project to maven in eclipse

gdavid04 avatar Jan 15 '18 15:01 gdavid04