From 5268a974c80890cd2b3d06315eaadb70e65d096f Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Fri, 18 Sep 2015 13:22:32 +0200 Subject: [PATCH] added projects for OH1 and ESH development to the Oomph profile Signed-off-by: Kai Kreuzer --- targetplatform/openHAB2.setup | 266 ++++++++++++++++++++----- targetplatform/openHAB_with_ESH.launch | 35 ++++ 2 files changed, 248 insertions(+), 53 deletions(-) create mode 100644 targetplatform/openHAB_with_ESH.launch diff --git a/targetplatform/openHAB2.setup b/targetplatform/openHAB2.setup index 55f106c7..4867f426 100644 --- a/targetplatform/openHAB2.setup +++ b/targetplatform/openHAB2.setup @@ -711,22 +711,43 @@ xsi:type="jdt:JRETask" version="JavaSE-1.7" location="${jre.location-1.7}"/> + + + + + + + + + + + + OpenHAB2 Git Repository + + + openHAB 2 + + + Manually maintained target platform + - - - - OpenHAB2 Git Repository - - - openHAB 2 - - - - - - - - - - - - - - - - - - - - - + + + - - Manually maintained target platform - + xsi:type="git:GitCloneTask" + id="git.clone.openhab" + remoteURI="https://github.com/openhab/openhab.git" + pushURI="https://github.com/${github.user.id}/openhab.git"> + + + openHAB 1 Git Repository + + + openHAB 1 + + + + + + + + + + + + + + + + + org.openhab.binding.fritzaha + org.openhab.binding.hue + org.openhab.binding.sonos + org.openhab.binding.wemo + + + + + org.openhab.io.multimedia + org.openhab.io.console + org.openhab.io.monitor + org.openhab.io.cv + org.openhab.io.net + org.openhab.io.net.test + org.openhab.io.myopenhab + org.openhab.io.rest + org.openhab.io.rest.lib + org.openhab.io.rest.test + + + + + + + + + + + + + + + Eclipse SmartHome Git Repository + + + Eclipse SmartHome + + + + + + + + + + + + + + + + + + + + + + + + org.eclipse.smarthome.io.console.karaf + + + + + + + + + diff --git a/targetplatform/openHAB_with_ESH.launch b/targetplatform/openHAB_with_ESH.launch new file mode 100644 index 00000000..2aeac365 --- /dev/null +++ b/targetplatform/openHAB_with_ESH.launch @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +