Eclipse features and plugins pertaining to Digital Business Ecosystem (SmartDBE) extension to SmartMDSD Toolchain.
- Option A: Download a Ready-to-Go Virtual Appliance of the SmartSoft World
- Option B: Direct Installation of the SmartSoft World onto your Computer
~/Downloads$ git clone https://github.com/Servicerobotics-Ulm/SmartDBE
~/Downloads$ cd SmartDBE
OR
~/Downloads$ wget https://github.com/Servicerobotics-Ulm/SmartDBE/archive/refs/heads/main.zip
~/Downloads$ unzip main.zip
~/Downloads$ mv SmartDBE-main SmartDBE
~/Downloads$ cd SmartDBE
ℹ️ In case you have chosen Option A in step [1] above, SmartAAS comes pre-installed.
- Copy Folder "SmartAASbox" to "$HOME/SOFTWARE/smartsoft"
~/Downloads/SmartDBE$ cp -r SmartAASbox $SMART_ROOT_ACE
- Extract SmartAAS Feature and Plugins
~/Downloads/SmartDBE$ cd SmartAAS
~/Downloads/SmartDBE/SmartAAS$ tar -xf SmartAAS-DSL-v2.tar.gz
-
Install dependencies on Eclipse 🎥 Watch: Install dependencies
-
Install SmartAAS Feature and Plugins on Eclipse 🎥 Watch: Install Eclipse plugins from local repository (representational)
- Copy Folder "SmartTSbox" to "$HOME/SOFTWARE/smartsoft"
~/Downloads/SmartDBE$ cp -r SmartTSbox $SMART_ROOT_ACE
- Extract SmartTS Feature and Plugins
~/Downloads/SmartDBE$ cd SmartTS
~/Downloads/SmartDBE/SmartTS$ tar -xf SmartTS-DSL-v1.tar.gz
-
Install dependencies on Eclipse 🎥 Watch: Install dependencies
-
Install SmartTS Feature and Plugins on Eclipse 🎥 Watch: Install Eclipse plugins from local repository (representational)