From 6947cfe748e14e4aab8c32d90fd8d0b2f7049d42 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Tue, 21 Jun 2016 11:53:58 +0300 Subject: [PATCH] README.md: link to build --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 05a68ab66..b0c65ef4b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # The GNU ARM Eclipse plug-ins These are the Eclipse projects used to build the GNU ARM Eclipse plug-ins. + +## How to build + +The build uses maven and is described in the [project web](http://gnuarmeclipse.github.io/developer/build-procedure/). + +## Run-time dependencies + +The resulted plug-ins minimum requirements are + +- JavaSE-1.7 +- CDT 8.6.0 (Luna SR2) +