ben-clegg / gradeer

A configurable Java automated grading system
GNU General Public License v3.0
7 stars 4 forks source link

Improve compiler #22

Open ben-clegg opened 3 years ago

ben-clegg commented 3 years ago

Gradeer should automatically compile:

Currently, source dependencies are not auto-compiled. This can be fixed by including a model solution's source files on the classpath.