Building the mobl plug-in
Want to build the mobl plug-in yourself? This is what you need:
- Eclipse
- Spoofax. Install it from the update site
http://www.lclnet.nl/update
A checkout of the mobl compiler:
git clone git://github.com/mobl/mobl.git
Steps
- Import the
mobl
project into Eclipse (File, Import, Import existing project). - Compile the project using either Ctrl+Alt+b (Cmd+Alt+b on Mac), or by right-clicking the
build.main.xml
file, selecting Run as..., Ant Build.
That's it! All the mobl projects in your Eclipse will now use the mobl plug-in you just compiled.
build.txt · Last modified: 2020/02/14 10:23 by Zef Hemel