Changes between Version 2 and Version 3 of Documentation


Ignore:
Timestamp:
Sep 25, 2014, 9:01:50 AM (10 years ago)
Author:
elshar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation

    v2 v3  
    22 
    33== Creation of *.model and *.rsf files with KConfigReader == 
    4 The KConfig !ModelTranslator needs *.model and *.rsf files for the translation, which can be created by KConfigReader. A scala and SBT free version can be downloaded from [https://projects.sse.uni-hildesheim.de/agilo/ModelTranslator/raw-attachment/wiki/Documentation/KConfigReader.tar.gz here]. 
     4The KConfig !ModelTranslator needs *.model and *.rsf files for the translation, which can be created by [https://github.com/ckaestne/kconfigreader KConfigReader]. A scala and SBT free version can be downloaded from [https://projects.sse.uni-hildesheim.de/agilo/ModelTranslator/raw-attachment/wiki/Documentation/KConfigReader.tar.gz here]. 
     5The packed version includes an already compiled version of [http://vamos.informatik.uni-erlangen.de/trac/undertaker Undertaker's] dumpconf tool. This tool was compiled for Ubuntu 14.04. Download and compile the patched version of Undertaker from https://github.com/ckaestne/undertaker and replace the dumpconf tool, if you use another version of Linux.