Skip to content
This repository was archived by the owner on Mar 2, 2020. It is now read-only.

Commit 5b2042b

Browse files
authored
Update README.md
1 parent c63c116 commit 5b2042b

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Specmate
22

33
## How to set up your development environment
4-
1. Install Eclipse 2019-03 Modeling Tools
5-
2. From the Eclipse Marketplace, install
4+
1. Install Java 11 JDK
5+
2. Install Eclipse 2019-06 Modeling Tools
6+
3. From the Eclipse Marketplace, install
67
- bndtools 4.2
7-
3. From the update site http://download.eclipse.org/acceleo/updates/releases/3.7, install Acceleo
8-
4. Install node js version 10
9-
5. In the folder web, run npm run init.
10-
6. Import all projects in the bundles folder into your Eclipse workspace
11-
7. Open specmate-std-env/dev-specmate-all.bndrun and hit the run button
8+
4. From the update site http://download.eclipse.org/acceleo/updates/releases/3.7, install Acceleo
9+
5. Install node js version 10
10+
6. In the folder web, run npm run init.
11+
7. Import all projects in the bundles folder into your Eclipse workspace
12+
8. Open specmate-std-env/dev-specmate-all.bndrun and hit the run button
1213

1314
## Developing the GUI
1415

0 commit comments

Comments
 (0)