-
Notifications
You must be signed in to change notification settings - Fork 1
Import iObserve Analysis
Reiner Jung edited this page Apr 10, 2018
·
2 revisions
The project iobserve-analysis uses Gradle as build tool. When using Eclipse as an IDE, you have to import the iobserve-analysis project as a gradle project and not as an Eclipse project. This document contains a step by step how to for importing the ìobserve-analysis` project.
- Java 8
- Eclipse, preferably oxygen or later
- Eclipse Checkstyle and PMD plugins from our repository
- Palladio, installed (optional, as you can develop without an installed Palladio. However, you cannot view or edit any of the produced output models)
- Start Eclipse and create a new workspace for iobserve
- Make sure that your workspace follows our Eclipse setup
- Click on File in the menu bar
- Select Import...; this opens an import dialog
- Select the option **Open existing Gradle project" under "Gradle"
- Click the Next > button; this brings up the Gradle project welcome screen
- Click the Next > button; this switches the wizard to the project import page