Files
spring-loaded/testdata/codejar/readme.txt
2014-01-15 11:36:24 -08:00

5 lines
122 B
Plaintext

This jar is built from the code in the codejar folder in the testdata project:
javac -d . *.java
jar -cvMf ../code.jar *