DiaGen - Download
Download
DiaGen/DiaMeta is free software under the terms of the GNU General Public License (GPL). You can download DiaGen/DiaMeta from this site, and you are welcome to redistribute it under certain conditions, but DiaGen/DiaMeta comes with ABSOLUTELY NO WARRANTY. See the GPL for details.
- First step: obtain Java SE (at least version 6), available here.
- Second step: download the files you want.
Note: When downloading jar-files with Internet Explorer, your browser may rename the jar-file into a zip-file. Please rename it back to a jar-file.
- Now you are ready to start the examples and create your own diagram editors.
The following files are available for download:
- DiaGen-DiaMeta-tutorial-v1.5.pdf: the current version of the DiaGen-DiaMeta-tutorial.
- examples-090212.jar: an executable jar that allows you to test many different examples.
- examples-090212.zip: a zip file that contains some sample diagrams for the sample editors.
- designer-and-runtime-090212.jar: an executable jar that allows you to run the DiaGen-DiaMeta designer. This jar also contains all libraries that are necessary to run a created editor.
- emf-tutorial-090212.jar: an executable jar that allows you to test the editor described in the tutorial.
- emf-tutorial-090212.zip: a zip-file that contains the sources of the editor described in the tutorial.
- trunk-090212.zip: a zip-file that contains a copy of our repository.
Installer (older version)
You may also download an installer which is a self-extracting jar-file containing DiaGen/DiaMeta together with its sources and examples. On many systems, just double-click on the downloaded file for installing on your computer. On other systems, you have to start the Java Virtual Machine with this jar file by executing
java -jar DiaGen-DiaMeta-installer-3.1.1-070108130836.jar



