Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Latest commit

 

History

History
48 lines (39 loc) · 1.63 KB

README.md

File metadata and controls

48 lines (39 loc) · 1.63 KB

DOMiJ2017

Domain Specific Modeling and Languages Course Project

Development Environment

Tech

This project uses a number of open source projects to work properly:

Running the project

Import the following projects into Eclipse workspace
  • genDSL2
  • org.xtext.genDSL2.gsl.ide
  • org.xtext.genDSL2.gsl.tests
  • org.xtext.genDSL2.gsl.ui.tests
  • org.xtext.genDSL2.gsl.ui
  • org.xtext.genDSL2.gsl
  • gsl.examples
  • gsl.generator
Run org.xtext.genDSL2.gsl.ide as Eclipse Application
Import the following projects into Eclipse runtime workspace
  • genDSL2.project.design
  • test
Add new file to test project with extenstion *.gsl
Create family tree using textual or graphical syntax
Generate GEDCOM file by running gsl.examples project TestClass with path to folder and gsl file name (in previously specified folder) as command line arguments

Nemanić Dynasty Family Tree

License

MIT