Skip to content
/ java.mk Public

Generic Makefile for Java projects with automated testing support.

License

Notifications You must be signed in to change notification settings

rliang/java.mk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java.mk

Generic Makefile for Java projects.

Automated Testing

Just place the test sources in test and run make test.

A test fails if the JVM returns an integer greater than zero.

About

Generic Makefile for Java projects with automated testing support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages