Getting the mindc tool-chain
Stable releases
The latest stable release of the mindc tool-chain is 2.0 :
- Binary packages :
- Source packages :
Previous stable releases of the mindc tool-chain are available on the File section of the MIND Forge.
The tool-chain requires a Java virtual machine (version 1.5 or above) and uses GCC by default to compile C files.
Unstable releases (alpha or beta releases)
Alpha or beta releases of the mindc tool-chain are available on the File section of the MIND Forge.
Development builds (SNAPSHOT builds)
The latest build packages of the mindc tool-chain are available on the continuous-integration server. Binary and source packages are available in the Artifacts section of each build.
Link to latest development build artifacts :
Getting the sources
You can visit the MIND development process document for instructions on how to get the sources from GitHub MIND-Tools organization.
The mindc tool-chain (in mindc
repository on GitHub)
is built with Maven.
It is self-contained, which means that you can check it out and build
it directly. See the README.txt
file in the sources for
build instructions.
Getting Eclipse and MindEd
MindEd plugin releases
Releases of MindEd plug-ins are available on the
File
section of the MIND Forge.
MindEd 0.2.1 (latest release)
- Installation Guide
- Update Site :
http://mind.ow2.org/mindEd-site
- Archived update-site
Full package
Available soon
Getting the sources
You can visit the MIND development process document for instructions on how to get the sources from GitHub MIND-Tools organization.
The MindEd plug-ins projects can be found in MindEd
repository on GitHub.
The projects in the repository do not include the sources : these are generated by EMF, GMF and TMF.
You will need Eclipse with these plug-ins to generate the code.