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
- Host: GitHub
- URL: https://github.com/alcarney/java-jar-makefile
- Owner: alcarney
- Created: 2015-02-02T12:43:24.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-02T12:44:38.000Z (almost 11 years ago)
- Last Synced: 2025-01-29T22:03:49.944Z (11 months ago)
- Language: Makefile
- Size: 102 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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