Update IDE Setup authored by Sven Höper's avatar Sven Höper
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
1. Download Eclipse Installer 1. Download Eclipse Installer
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 - this is pre-installed for Eclipse Modeling)
5. Install new Software -> Add -> SonarQube/SonarLint, http://eclipse.sonarlint.org/ -> install SonarLint for Eclipse (see more at https://www.sonarlint.org/eclipse/howto.html) 5. Install new Software -> Add -> SonarQube/SonarLint, http://eclipse.sonarlint.org/ -> install SonarLint for Eclipse (see more at https://www.sonarlint.org/eclipse/howto.html)
5. Install new Software -> Work with 'All available sites' -> search for 'maven' -> select 'm2e - Maven Integration for Eclipse (includes Incubating components)' -> install 5. Install new Software -> Work with 'All available sites' -> search for 'maven' -> select 'm2e - Maven Integration for Eclipse (includes Incubating components)' -> install
... ...
......