From b8290dd9b0098f325c7364b906c45b948930192f Mon Sep 17 00:00:00 2001 From: Ce Gao Date: Wed, 12 Jul 2017 10:30:07 +0800 Subject: [PATCH] build.xml: Add OS specific code Signed-off-by: Ce Gao --- build.xml.template | 53 +++++++++++++++++++++++++++++----------------- 1 file changed, 33 insertions(+), 20 deletions(-) diff --git a/build.xml.template b/build.xml.template index 1e5cf11..9e50e74 100644 --- a/build.xml.template +++ b/build.xml.template @@ -32,25 +32,6 @@ - - - - - - - - - - - - - - @@ -78,7 +59,39 @@ This is the R mode for Processing, powered by github.com/gaocegege - + + + + + + + + + + + + The OS platform is Linux X86_64, download corresponding jars from remote. + + + + + + + + + + + + + + + +