From dfd37745e9060894b5a8dbebc9bc1dc523bfe7c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hallvard=20Tr=C3=A6tteberg?= <hal@ntnu.no> Date: Tue, 5 May 2020 10:30:18 +0200 Subject: [PATCH] =?UTF-8?q?La=20inn=20builder=20som=20sl=C3=A5r=20p=C3=A5?= =?UTF-8?q?=20logging.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kont2019/.project | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kont2019/.project b/kont2019/.project index 18d927d..6dd1244 100644 --- a/kont2019/.project +++ b/kont2019/.project @@ -15,6 +15,11 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>no.hal.learning.exercise.workspace.TaskEventsRecorderEnsurer</name> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> <nature>org.eclipse.m2e.core.maven2Nature</nature> -- GitLab