Update IDE Setup authored by Sven Höper's avatar Sven Höper
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
2. Setup Eclipse Neon using the installer 2. Setup Eclipse Neon using the installer
3. Marketplace, search for qvt, install 3. Marketplace, search for qvt, install
4. Marketplace, search for Eclipse Xtext, install 4. Marketplace, search for Eclipse Xtext, install
5. Install new Software -> Work with 'All available sites' -> search for 'maven' -> select 'm2e - Maven Integration for Eclipse (includes Incubating components)' -> install
* Clone required repositories and import them in a workspace. * Clone required repositories and import them in a workspace.
* Select target platform * Select target platform
... ...
......