Fixes run as statement in README.md

This commit is contained in:
Maximilian Kratz 2023-11-06 10:51:39 +01:00
parent f74d98afd0
commit 5205d3a3db

View file

@ -65,7 +65,7 @@ For detailed installation instructions, please refer to the [README.md file](htt
1. Execute MWE2
- Open package ```org.emoflon.ibex.common/launch```.
- Right-click on ```Run all eMoflon MWE2 files.mwe2```.
- Press ```Run As -> MWE2 Workflow```.
- Press ```Run As -> Run all eMoflon MWE2 files```.
1. Set UTF-8 as file encoding for the development workspace (*Window → Preferences → General/Workspace*) and manually build all projects by clicking (*Project → Clean... → Clean all projects*) to trigger code generation (and get rid of errors). Make sure to check *Project → Build Automatically*.
1. Set up your runtime and test workspaces by starting a runtime Eclipse workspace from your development workspace:
- To start the runtime workspace, do the following steps *inside* your development workspace: *Run → Run Configurations...;* double click on *Eclipse Application*, give it a name (e.g., *test-workspace*) and click on *Run*.