An open API service indexing awesome lists of open source software.

https://github.com/alcarney/java-jar-makefile

Compiling Java and creating .jar file using Makefiles
https://github.com/alcarney/java-jar-makefile

Last synced: 2 months ago
JSON representation

Compiling Java and creating .jar file using Makefiles

Awesome Lists containing this project

README

          

# Basic Java App

This repository is a simple java app that prints hello world and is compled
and packaged into a .jar file using a Makefile.

I may expand upon this later to include compiling against a "library" and multiple
.java files, and javadoc/doxygen