Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 748 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 748 Bytes

Specmate

How to set up your development environment

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

Developing the GUI

See web/README.md

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs