Watch this screen-cast to learn how to build and package your languages so that they can be shared with others and used inside both MPS and IntelliJ IDEA .
We'll create a build script for a sample language that will compile, build and package the language and create a proper IntelliJ plugin zip file.
Consider also checking out the screen-cast on importing the language plugins into IntelliJ IDEA.
Note: You may also benefit from checking out the user guide sections dedicated to building IntelliJ IDEA as well as MPS language plugins.
»