Skip to content

Commit

Permalink
installation isntructions improved
Browse files Browse the repository at this point in the history
  • Loading branch information
arnobl committed May 22, 2018
1 parent 3acebc9 commit aaa224a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions experiments/INSTALL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

Instructions for building and Eclipse with the ThingML / TPD plugins used for the experiment:

1. Download an Eclipse 4.8 Oxygen Modeling: https://www.eclipse.org/downloads/packages/release/Oxygen/3A
2. Put in the plugins folder of this Eclipse the plugins (the jar files) located in the `experiments/eclipsePlugins` folder. Two versions for each DSL is provided: one version with the Docywood documentation, and one without it.
3. Download the provided Eclipse workspace: `exampleWorkspace.zip` located in this folder
4. Launch the Eclipse and select the downloaded and unzipped workspace
5. install throught the Eclipse Market: Xcore SDK; MWE SDK; MWE 2 language; MWE 2 runtime
6. Restart Eclipse
7. Open the ThingML or TPD files located in the two existing projects. Make sure that Eclipse opens these files with the 'Target Platform DSL Editor' or the 'ThingML Editor'
Binary file added experiments/exampleWorkspace.zip
Binary file not shown.

0 comments on commit aaa224a

Please sign in to comment.