You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aclement 6ae7fbf008 tests for 148381 hace 16 años
..
error1 tests for 148381 hace 16 años
error2 tests for 148381 hace 16 años
error3 tests for 148381 hace 16 años
simple tests for 148381 hace 16 años
readme tests for 148381 hace 16 años

readme

rebuilding code.jar is done with:

javac *.java
jar -cvMf code.jar test

Basically you need to ensure the classes have no local variable tables - that is the default behaviour for javac