tricktron / frege-gradle-plugin

Gradle plugin for compiling Frege projects
2 stars 1 forks source link

Add Clean Task #19

Closed tricktron closed 2 years ago

tricktron commented 2 years ago

The clean task should remove the outputDir. Old/outdated classes on the classpath may lead to inconsistencies. Right now you have to manually delete the outputDir.