diff options
Diffstat (limited to 'builder/build.properties.clean')
-rw-r--r-- | builder/build.properties.clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/build.properties.clean b/builder/build.properties.clean index 6f4998e..d147a37 100644 --- a/builder/build.properties.clean +++ b/builder/build.properties.clean @@ -239,7 +239,7 @@ skipFetch=true logExtension=.log # Whether or not to include debug info in the output jars -javacDebugInfo=false +javacDebugInfo=true # Whether or not to fail the build if there are compiler errors javacFailOnError=true |