Framework for TPOP exercises
To implement a practical, make the package com.tpop.practical.practical$NUMBER$
where
Implement exercises by implementing the TPOPTask interface, for debugging information, also use the TPOPTaskMetadata annotation, however this is not required.
Edit the tpop.properties file to set the correct parameters for the framework, tpop.output_location is where the compiled .class files are found, with the root of that directory containing the com directory.