From 9eabbe02ad0faf867d23e75c913391753b375956 Mon Sep 17 00:00:00 2001 From: Martin Heusse Date: Mon, 13 Jan 2014 14:42:26 +0100 Subject: [PATCH] Adds encoding attribute utf-8 arg to cooja compile command --- tools/cooja/build.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/cooja/build.xml b/tools/cooja/build.xml index 675ec8021..f9468a4df 100644 --- a/tools/cooja/build.xml +++ b/tools/cooja/build.xml @@ -71,7 +71,8 @@ The COOJA Simulator + includeantruntime="false" + encoding="utf-8">