-
Notifications
You must be signed in to change notification settings - Fork 0
How to package Shuffle
alx46 edited this page May 31, 2015
·
3 revisions
- You first need a generic distribution of MPS to package it, download it here
- Go to the to the solution shuffle.build and open "shuffle" and "shuffleDistribution"
- In each file under "macros" change the macro mps_home to a relative path pointing to your generic distribution of MPS for both "shuffle" and "shuffleDistribution"
- build shuffle.build the right click and select run on "shuffle" then on "shuffleDistribution"
- If they're both successful the distribution should be under /build/artifacts/shuffleDistribution in you project
More about distribution here: https://confluence.jetbrains.com/display/MPSD32/Building+standalone+IDEs+for+your+languages